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
expr ="count(avg_over_time(ogmios_connected[10m] offset 1h)) by (pod) unless count(avg_over_time(ogmios_connected[10m])) by (pod)",
46
+
expr ="count(avg_over_time(ogmios_connected{pod!~\"ogmios-vector-testnet-.*\"}[10m] offset 1h)) by (pod) unless count(avg_over_time(ogmios_connected{pod!~\"ogmios-vector-testnet-.*\"}[10m])) by (pod)",
0 commit comments