Prometheus Styx

Introducing Styx for Prometheus.
A simple tool for exporting data from Prometheus to CSV, gnuplot & matplotlib.
Video
Slides
You can find my Slides over at Speakerdeck.
Installation
Optional dependencies are gnuplot & matplotlib.
Usage
CSV
gnuplot
Once you have written the generated content into a file you can use this to edit and plot the graph:
matplotlib
Once you have written the generated content into a file you can use this to edit and plot the graph:
Check it out at GitHub.