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
- Fix memory leak caused by registry ignoring metrics of external types
- optimize the SampleXXX function and fixes #249
- reduce unnecessary allocate in GetOrRegisterGaugeFloat64()
- Add use of results computed in BenchmarkCompute1000,1000000
- How do I stop logging metrics?
- Rescale samples on reads too
- Tests fail on arches ppc64le, aarch64 and s390x
- memory is keeping increase until crash
- Resolution of meters cannot record marks lower than once per second
- meter: once all meters are stopped, reset arbiter
- Docs
- Go not yet supported