Skip to content
Discussion options

You must be logged in to vote

From experience, I would leave the Prometheus separate in each cluster but writing via remote_write to a single point and from there it would be trivial for Grafana to read, this would need projects like Cortex, Thanos, VictoriaMetrics or similar.

The Federation of Prometheus can also be an option, you will have a Prometheus that will be the gateway to any other, so you only need to expose the Prometheus of each cluster to this hub and Grafana would read from it only.

Depending on how you do to monitor externally, you give up a part of the operator automation to do things manually (or manage other automation), where basically you will need to expose everything you want to monitor so that …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by DesireWithin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants