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
{{ message }}
This repository was archived by the owner on Oct 7, 2021. It is now read-only.
How would one go about setting host affinity for Prometheus and Grafana?
Say I have 8 hosts. I want Prometheus and Grafana to run on one specific host, while the agents run on all.
Currently, it seems random which host Prometheus and Grafana runs on.
Guess I could create my own catalog and customize the template, but I would rather avoid doing that.