From eddb365ae5f23d15b2e824e83205398841717919 Mon Sep 17 00:00:00 2001 From: clerie Date: Sun, 17 Aug 2025 10:17:43 +0200 Subject: [PATCH] hosts/monitoring-3: Alert nadja.top down after 15min only --- hosts/monitoring-3/rules.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/monitoring-3/rules.yml b/hosts/monitoring-3/rules.yml index 7cb9d07..f9bb742 100644 --- a/hosts/monitoring-3/rules.yml +++ b/hosts/monitoring-3/rules.yml @@ -89,7 +89,7 @@ groups: description: "GPG with fingerprint {{ $labels.fingerprint }} is expiring in less then six weeks" - alert: NadjaTopIPv4ProxyBroken expr: probe_success{job="blackbox_local_http6", target="blog.nadja.top"} != on (target) probe_success{job="blackbox_local_http4", target="blog.nadja.top"} - for: 5m + for: 15m labels: severity: critical annotations: