Simple lightweight graphite library for Graphite API client written in Go that implements Carbon submission functionality.
- lightweight
- thread safe
- simple
Use go-get to install
go get github.com/crazygreenpenguin/graphite
This project has no external dependencies other, than the Go standard library.