diff --git a/dist/rules/grafana-alloy/embedded-exporter.yml b/dist/rules/grafana-alloy/embedded-exporter.yml index d86c8a4..b2c37b5 100644 --- a/dist/rules/grafana-alloy/embedded-exporter.yml +++ b/dist/rules/grafana-alloy/embedded-exporter.yml @@ -5,7 +5,7 @@ groups: rules: - alert: GrafanaAlloyServiceDown - expr: 'count by (instance) (alloy_build_info) unless count by (instance) (alloy_build_info offset 2m) ' + expr: 'count by (instance) (alloy_build_info offset 2m) unless count by (instance) (alloy_build_info)' for: 0m labels: severity: critical