diff --git a/hosts/idols-aquamarine/monitoring/alert.nix b/hosts/idols-aquamarine/monitoring/alert.nix index f13db13b..24ad1d24 100644 --- a/hosts/idols-aquamarine/monitoring/alert.nix +++ b/hosts/idols-aquamarine/monitoring/alert.nix @@ -61,12 +61,10 @@ "alertgroup" # --- kubernetes labels --- "namespace" - "service" # --- custom labels --- "cluster" "env" "type" - "host" ]; group_wait = "3m"; # wait for other alerts to "group by" before send notification group_interval = "5m"; # wait for an interval, before send a new alert in the same group