From 9e22446940cadb2f4faf370751d6829624835107 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 16 Apr 2026 10:56:37 +0300 Subject: goprecords: restore for:1h after alert test --- f3s/prometheus/manifests/goprecords-alerts.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/f3s/prometheus/manifests/goprecords-alerts.yaml b/f3s/prometheus/manifests/goprecords-alerts.yaml index a3b488c..a04698a 100644 --- a/f3s/prometheus/manifests/goprecords-alerts.yaml +++ b/f3s/prometheus/manifests/goprecords-alerts.yaml @@ -14,7 +14,7 @@ spec: expr: | (time() - goprecords_host_records_last_update_timestamp_seconds{excluded="false"}) > (5 * 30 * 24 * 3600) - for: 1m + for: 1h labels: severity: warning component: goprecords -- cgit v1.2.3