https://github.com/metrics-js/daemon
Daemon for collecting metrics over misc network protocols. Provides a stream for further piping of metrics.
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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.6%) to scientific vocabulary
Keywords
metrics
monitoring
nodejs
statistics
Last synced: 6 months ago
·
JSON representation
Repository
Daemon for collecting metrics over misc network protocols. Provides a stream for further piping of metrics.
Basic Info
- Host: GitHub
- Owner: metrics-js
- License: mit
- Language: JavaScript
- Default Branch: main
- Homepage: https://metrics-js.github.io/
- Size: 103 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 11
- Releases: 0
Topics
metrics
monitoring
nodejs
statistics
Created about 7 years ago
· Last pushed 6 months ago
Metadata Files
Readme
Changelog
License
README.md
@metrics/daemon
Daemon for collecting metrics over a network. Provides a stream for further piping of metrics.
Usage
Owner
- Name: MetricsJS
- Login: metrics-js
- Kind: organization
- Repositories: 8
- Profile: https://github.com/metrics-js
Streaming metrics for node.js
GitHub Events
Total
- Delete event: 16
- Push event: 135
- Pull request event: 34
- Create event: 17
Last Year
- Delete event: 16
- Push event: 135
- Pull request event: 34
- Create event: 17
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 3
- Total pull requests: 81
- Average time to close issues: about 1 month
- Average time to close pull requests: 3 months
- Total issue authors: 2
- Total pull request authors: 5
- Average comments per issue: 3.0
- Average comments per pull request: 0.78
- Merged pull requests: 52
- Bot issues: 3
- Bot pull requests: 74
Past Year
- Issues: 0
- Pull requests: 34
- Average time to close issues: N/A
- Average time to close pull requests: 4 days
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 24
- Bot issues: 0
- Bot pull requests: 34
Top Authors
Issue Authors
- greenkeeper[bot] (2)
- renovate[bot] (1)
Pull Request Authors
- renovate[bot] (87)
- greenkeeper[bot] (6)
- trygve-lie (4)
- wkillerud (3)
- digitalsadhu (1)
Top Labels
Issue Labels
greenkeeper (2)
Pull Request Labels
greenkeeper (6)
Dependencies
package.json
npm
- @metrics/client 2.5.0 development
- @metrics/emitter 0.0.2 development
- eslint 6.8.0 development
- eslint-config-airbnb-base 14.0.0 development
- eslint-plugin-import 2.20.0 development
- tap 14.11.0 development
- @metrics/metric ^2.3.1
- abslog ^2.4.0
- readable-stream ^3.4.0
.github/workflows/test.yml
actions
- actions/checkout v1 composite
- actions/setup-node v1 composite