You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The end goal is to provide a way to useful ways to view energy/CO2 data for multiple clusters.
Possible deliverables include:
A mechanism/dashboard (running anywhere?) that can query and display energy/CO2 for (selectable) labelgroups on (selecatble) clusters.
Seems that that CPU/CO2 data can be obtained and displayed if clusters and authentication (and certain configuration information) is provided.
Questions
- Can/should we ease deployment on multiple clusters?
- How exactly to gather and graph data for multiple clusters.... (just use config info and URL?)
- Could be treated as a separate project that depends on SusQL deployment.
- Do we need cluster identifier in data? maybe no, but seems like a good idea.
- Cache/store gathered data?
The text was updated successfully, but these errors were encountered:
Yes, I was told that Thanos does multiple cluster aggregation from multiple Prometheus instances in different clusters for observability. Explore this.
Consider how to enable multicluster support:
The end goal is to provide a way to useful ways to view energy/CO2 data for multiple clusters.
Possible deliverables include:
Questions
- Can/should we ease deployment on multiple clusters?
- How exactly to gather and graph data for multiple clusters.... (just use config info and URL?)
- Could be treated as a separate project that depends on SusQL deployment.
- Do we need cluster identifier in data? maybe no, but seems like a good idea.
- Cache/store gathered data?
The text was updated successfully, but these errors were encountered: