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 supported2 Subscribers
Add a CodeTriage badge to go-metrics
Help out
- Issues
- GetOrRegisterHistogram requires us to track samples separately or risk wasteful allocations
- 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
- Docs
- Go not yet supported