go-metrics
https://github.com/rcrowley/go-metrics
Go
Go port of Coda Hale's Metrics library
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported1 Subscribers
Add a CodeTriage badge to go-metrics
Help out
- Issues
- Global State Race
- add timer and meter clear
- Make instance of exp available outside of package
- timer percentiles get stuck if update isn't called
- exp panics when Healthcheck encountered
- Slice reuse issue in ExpDecaySample.update
- Added support for logging metrics as single line json instead of printing on separate lines
- add Derive metrics for continuously growing counters
- Partial workaround for timer during a clock jump
- Document the argument expected for percentile-related functions
- Docs
- Go not yet supported