Generate plots of cluster usage data for the viswall by scraping Prometheus.
To check that the Prometheus query is working:
uv run -m viswall_prom.promTo make the image with the plots:
uv run -m viswall_prom.plotVia uvx:
0 * * * * $HOME/.local/bin/uvx git+https://github.com/flatironinstitute/scc-viswall-prom.git@prod -o $HOME/usage.png
Apache-2.0