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

Streaming, system agnostic metrics

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

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 (5.3%) to scientific vocabulary

Keywords

metrics monitoring nodejs statistics

Keywords from Contributors

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

Repository

Streaming, system agnostic metrics

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

README.md

@metrics/client

GitHub Actions status Known Vulnerabilities

A streaming metric producer. Allows producing counters, gauges, time series in a way that is independent of your metrics system so that you can produce metrics and let consumers decide how to consume them. Additionally, you can pipe together different metrics streams before finally consuming them all in a single location.

Usage

Owner

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

Streaming metrics for node.js

GitHub Events

Total
  • Release event: 2
  • Delete event: 16
  • Issue comment event: 14
  • Push event: 100
  • Pull request review event: 1
  • Pull request event: 33
  • Create event: 18
Last Year
  • Release event: 2
  • Delete event: 16
  • Issue comment event: 14
  • Push event: 100
  • Pull request review event: 1
  • Pull request event: 33
  • Create event: 18

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 142
  • Total Committers: 12
  • Avg Commits per committer: 11.833
  • Development Distribution Score (DDS): 0.739
Past Year
  • Commits: 29
  • Committers: 3
  • Avg Commits per committer: 9.667
  • Development Distribution Score (DDS): 0.241
Top Committers
Name Email Commits
Trygve Lie p****t@t****m 37
renovate[bot] 2****] 34
Richard Walker d****u@g****m 29
Renovate Bot b****t@r****m 16
William Killerud w****d@s****m 12
greenkeeper[bot] g****] 4
semantic-release-bot s****t@m****t 3
Espen Dalløkken l****e@g****m 2
Trygve Lie t****e@f****o 2
Zeid Marouf z****f@h****r 1
Christian Maughan Tegnér c****r@g****m 1
Valentin Jonovs v****n@j****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 4
  • Total pull requests: 163
  • Average time to close issues: 3 months
  • Average time to close pull requests: 2 months
  • Total issue authors: 3
  • Total pull request authors: 8
  • Average comments per issue: 3.0
  • Average comments per pull request: 0.72
  • Merged pull requests: 106
  • Bot issues: 3
  • Bot pull requests: 129
Past Year
  • Issues: 0
  • Pull requests: 40
  • Average time to close issues: N/A
  • Average time to close pull requests: 16 days
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.28
  • Merged pull requests: 24
  • Bot issues: 0
  • Bot pull requests: 38
Top Authors
Issue Authors
  • renovate[bot] (2)
  • greenkeeper[bot] (1)
  • digitalsadhu (1)
Pull Request Authors
  • renovate[bot] (119)
  • trygve-lie (21)
  • greenkeeper[bot] (10)
  • wkillerud (7)
  • digitalsadhu (3)
  • CMTegner (1)
  • zmarouf (1)
  • ghost (1)
Top Labels
Issue Labels
greenkeeper (1) semantic-release (1)
Pull Request Labels
released (30) greenkeeper (10) bug (1)

Packages

  • Total packages: 1
  • Total downloads:
    • npm 9,928 last-month
  • Total dependent packages: 21
  • Total dependent repositories: 56
  • Total versions: 15
  • Total maintainers: 3
npmjs.org: @metrics/client

A streaming metric producer. Allows producing counters, gauges, histograms and summaries in a way that is independent of your metrics system.

  • Versions: 15
  • Dependent Packages: 21
  • Dependent Repositories: 56
  • Downloads: 9,928 Last month
Rankings
Downloads: 1.1%
Dependent packages count: 1.1%
Dependent repos count: 1.8%
Average: 5.1%
Forks count: 9.8%
Stargazers count: 11.5%
Last synced: 6 months ago

Dependencies

package.json npm
  • @sinonjs/fake-timers 6.0.1 development
  • benchmark 2.1.4 development
  • eslint 7.32.0 development
  • eslint-config-airbnb-base 14.2.1 development
  • eslint-config-prettier 7.2.0 development
  • eslint-plugin-import 2.26.0 development
  • eslint-plugin-prettier 3.4.1 development
  • prettier 2.5.1 development
  • tap 14.11.0 development
  • @metrics/metric ^2.3.1
  • readable-stream ^3.4.0
  • time-span ^4.0.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