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
- Unregistering depleted exponential decay/EWMA counters
- Locks missing on Registry's Each and GetAll functions => concurrent reads/writes in registry map
- ExpDecaySample.Update - problem with rand.Float64() divider
- Use runtime.SetFinalizer on registration to avoid the need to Unregister meters or timers
- lock on global rand causes latency spike
- CaptureDebugGCStats panics
- Remove deprecation message.
- Add new influxdb metrics reporter
- Feature request: Write metrics to a local file as csv format.
- Support for arbitrary times of now
- Docs
- Go not yet supported