Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marcw/rtmetrics


https://github.com/marcw/rtmetrics

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

# Rtmetrics

Collect metrics from the Go runtime and sends them to the metrics service of your choice (metrics, librato, etc)

## Documentation

Documentation is available at [godoc.org](http://godoc.org/github.com/marcw/metrics)

## Example

An example of how to use this library is available here: https://github.com/marcw/rtmetrics-heroku-example

## Contributing

Feel free to open issues or send pull request.

## License

This code is free to use and distribute, under the [MIT
license](https://github.com/marcw/metrics/blob/master/LICENSE).