diff --git a/services/monitoring/rules.yml b/services/monitoring/rules.yml index 81dd859..e8fd54b 100644 --- a/services/monitoring/rules.yml +++ b/services/monitoring/rules.yml @@ -105,7 +105,7 @@ groups: annotations: summary: "The build-flakes service on {{ $labels.instance }} has not run recently" description: "The build-flakes service on {{ $labels.instance }} has not run recently" - - alert: + - alert: build_flakes_error expr: build_flakes_error == 1 labels: severity: warning