summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-16 10:39:42 +0300
committerPaul Buetow <paul@buetow.org>2026-04-16 10:39:42 +0300
commitb5c389ec63f197fc022b32584438842909ad7355 (patch)
treeaa4577a97dfe9bdb9f60e57cf690b3e847f47f3e
parent6c27a0cd1d74b3463e51fd15753d792b55d1a733 (diff)
goprecords: temp set for:1m for 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 a04698a..a3b488c 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: 1h
+ for: 1m
labels:
severity: warning
component: goprecords