summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-16 10:56:37 +0300
committerPaul Buetow <paul@buetow.org>2026-04-16 10:56:37 +0300
commit9e22446940cadb2f4faf370751d6829624835107 (patch)
treed2d5697d3d3e3996c175a238ef902d9e1fb5b35d
parentb5c389ec63f197fc022b32584438842909ad7355 (diff)
goprecords: restore for:1h after alert test
-rw-r--r--f3s/prometheus/manifests/goprecords-alerts.yaml2
1 files changed, 1 insertions, 1 deletions
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