Skip to content

chronosphereio/calyptia-cmetrics-go

Repository files navigation

CMetrics Golang

CI

Golang bindings for cmetrics library.

Installation

Requirement: Install the debian/rpm dependencies from here then import this into your go path:

go get -u github.com/calyptia/cmetrics-go

Usage

Please check the test files for examples on how to use the library. Test examples

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/calyptia/cmetrics-go.