nightingale/vendor/github.com/open-falcon/rrdlite/README.md

317 B
Raw Blame History

Go (golang) for rrdtool(1.4.9)

一个轻量级的rrdtool工具包线程安全解除librrd依赖,只提供create,update,fetch,info

Installing

go get github.com/yubo/rrdlite

Example

See rrd_test.go for an example of using this package.