止血针
将Prometheus数据导出为CSV或直接使用gnuplot和matplotlib进行绘图。
安装
go get -v -u github.com/go-pluto/styx
如果您只想将Prometheus的数据导出为CSV,则无需安装其他任何东西。
可选依赖项
如果要直接使用gnuplot进行绘图,则需要先安装gnuplot。
gnuplot
brew install gnuplot # macOS
apt-get install gnuplot # Debian / Ubuntu
pacman -S gnuplot # ArchLinux
matplotlib
pip install matplotlib
pip2 install matplotlib # macOS
用法
一旦针,就可以导出数据。 我的建议是,仅当您在Prometheus UI中使用过数据并且知道哪
1