The first version queries /api/v1/query_range directly and writes PNG or SVG charts using Matplotlib. The query and rendering code is kept separate from the CLI so a small HTTP service can wrap it ...
Grafana dashboards defined as Python code (via grafanalib), rendered to JSON, and auto-loaded into Grafana on container start. Includes a working Prometheus + node_exporter stack so you can docker ...