golang-metrics-dev

Go package to capture application-level metrics
  https://github.com/rcrowley/go-metrics
  0
  no reviews



This package is a go port of coda hale's metrics library for java. it allows one to easily collect metrics from an application written in go in an unobtrusive way. metrics can then be exported to syslog, files or to a storage system like graphite.