https://github.com/metrics-js/process

Module for collecting different process and system metrics and providing them as a metric stream

https://github.com/metrics-js/process

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.3%) to scientific vocabulary

Keywords

metrics monitoring nodejs statistics

Keywords from Contributors

document communication zsh-plugin snapshot-testing bioinformatics jekyll triple-pattern-fragments sparql rdf query-engine
Last synced: 5 months ago · JSON representation

Repository

Module for collecting different process and system metrics and providing them as a metric stream

Basic Info
Statistics
  • Stars: 3
  • Watchers: 1
  • Forks: 0
  • Open Issues: 11
  • Releases: 2
Topics
metrics monitoring nodejs statistics
Created over 7 years ago · Last pushed 6 months ago
Metadata Files
Readme Changelog License

README.md

@metrics/process

GitHub Actions status Known Vulnerabilities

Module for collecting different process and system metrics providing them as a metric stream.

Usage

Attribution

Most of the metric collectors in this module originate in the process collectors in prom-client. prom-client is licensed under a Apache License 2.0, which is included in our license.

Due to the above fact, most metrics in this module bear the same name as the process metrics in prom-client. If one uses this module to provide metrics to Prometheus, these metrics will provide the same metrics as by prom-client.

Owner

  • Name: MetricsJS
  • Login: metrics-js
  • Kind: organization

Streaming metrics for node.js

GitHub Events

Total
  • Release event: 1
  • Delete event: 20
  • Issue comment event: 22
  • Push event: 116
  • Pull request event: 46
  • Create event: 22
Last Year
  • Release event: 1
  • Delete event: 20
  • Issue comment event: 22
  • Push event: 116
  • Pull request event: 46
  • Create event: 22

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 114
  • Total Committers: 8
  • Avg Commits per committer: 14.25
  • Development Distribution Score (DDS): 0.509
Past Year
  • Commits: 28
  • Committers: 3
  • Avg Commits per committer: 9.333
  • Development Distribution Score (DDS): 0.107
Top Committers
Name Email Commits
Trygve Lie p****t@t****m 56
renovate[bot] 2****] 35
William Killerud w****d@s****m 7
Renovate Bot b****t@r****m 5
greenkeeper[bot] g****] 4
Richard Walker d****u@g****m 4
semantic-release-bot s****t@m****t 2
Cody Olsen s****n@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 7
  • Total pull requests: 131
  • Average time to close issues: 12 days
  • Average time to close pull requests: 3 months
  • Total issue authors: 4
  • Total pull request authors: 5
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.73
  • Merged pull requests: 82
  • Bot issues: 5
  • Bot pull requests: 108
Past Year
  • Issues: 0
  • Pull requests: 51
  • Average time to close issues: N/A
  • Average time to close pull requests: 12 days
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.1
  • Merged pull requests: 35
  • Bot issues: 0
  • Bot pull requests: 50
Top Authors
Issue Authors
  • greenkeeper[bot] (4)
  • renovate[bot] (1)
  • trygve-lie (1)
  • RichardWright (1)
Pull Request Authors
  • renovate[bot] (102)
  • trygve-lie (15)
  • greenkeeper[bot] (6)
  • wkillerud (6)
  • digitalsadhu (2)
Top Labels
Issue Labels
greenkeeper (4)
Pull Request Labels
released (25) greenkeeper (6) help wanted (2)

Packages

  • Total packages: 1
  • Total downloads:
    • npm 2,207 last-month
  • Total dependent packages: 2
  • Total dependent repositories: 1
  • Total versions: 8
  • Total maintainers: 3
npmjs.org: @metrics/process

Module for collecting different process and system metrics and providing them as a metric stream

  • Versions: 8
  • Dependent Packages: 2
  • Dependent Repositories: 1
  • Downloads: 2,207 Last month
Rankings
Downloads: 1.7%
Dependent packages count: 8.8%
Average: 10.1%
Dependent repos count: 10.3%
Stargazers count: 14.5%
Forks count: 15.4%
Last synced: 6 months ago

Dependencies

package.json npm
  • eslint 6.8.0 development
  • eslint-config-airbnb-base 14.0.0 development
  • eslint-plugin-import 2.20.1 development
  • tap 14.11.0 development
  • @metrics/metric 2.3.1
  • deferred-interval 2.0.0
  • readable-stream 3.6.0
.github/workflows/test.yml actions
  • actions/checkout v1 composite
  • actions/setup-node v1 composite
.github/workflows/release.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite