diff options
| -rw-r--r-- | f3s/prometheus/manifests/goprecords-alerts.yaml | 2 |
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 |
