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
So I have a maybe not so unique situation I'm playing around with.
I have a prometheus-operator running on cluster A and B and they both remote write back to a mimir install. The prometheus operator is set to only keep 30minutes of metrics. Basically enough to autoscale/alerting for. All the dashboards are looked up via mimir.
So I've been playing with pyrra for a few hours and I know I can generate SLO yaml to make prom rule yaml via pyrra generate and then use mimirtool to import. The issue I'm trying to wrap my head around is do i just need to use the grafana dashboard for this case or can I use the pyrra UI?
Also can I load the ServiceLevelObjective rules in each cluster and they still work even though there is only 30min of data?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
So I have a maybe not so unique situation I'm playing around with.
I have a prometheus-operator running on cluster A and B and they both remote write back to a mimir install. The prometheus operator is set to only keep 30minutes of metrics. Basically enough to autoscale/alerting for. All the dashboards are looked up via mimir.
So I've been playing with pyrra for a few hours and I know I can generate SLO yaml to make prom rule yaml via
pyrra generate
and then use mimirtool to import. The issue I'm trying to wrap my head around is do i just need to use the grafana dashboard for this case or can I use the pyrra UI?Also can I load the
ServiceLevelObjective
rules in each cluster and they still work even though there is only 30min of data?Beta Was this translation helpful? Give feedback.
All reactions