This commit is contained in:
samber 2025-05-20 06:21:45 +00:00
parent 98d6e7db05
commit 67cf6892a4

View file

@ -5,7 +5,7 @@ groups:
rules:
- alert: GrafanaAlloyServiceDown
expr: 'count by (instance) (alloy_build_info offset 2m) unless count by (instance) (alloy_build_info)'
expr: 'count by (instance) (alloy_build_info) unless count by (instance) (alloy_build_info offset 2m) '
for: 0m
labels:
severity: critical