Open choldgraf opened 7 months ago
I think we can consider this one completed now that these two PRs have been merged:
I'm going to keep this one open, as I see it primarily as keeping the data long term. Right now, this data only goes back 1yr, and it will disappear once we decommission that cluster.
Ah cool - I will add that context to the issue body.
We use Prometheus to generate data about hubs in a way that can be accessed via Grafana.
There are two challenges with this:
For metrics that we find particularly useful in week-to-week actions, it would help if we stored them in an easily accessible place that persisted over time.
Here are some metrics that would be useful, others can chime in if there's something I'm missing:
Related issues
We've implemented the ability to read Prometheus data and visualize it via these two PRs:
However this still depends on each cluster providing this historical data, and it will be lost if a cluster is decommissioned, so it does not resolve this issue.