Skip to content

Commit cec9521

Browse files
Update delay to 1h to avoid brief outages (#1053)
1 parent b5b9aaa commit cec9521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/federation/prometheus/alerts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -777,7 +777,7 @@ groups:
777777
# How many NDT measurements include matching scamper1 traceroutes?
778778
- alert: DataQuality_TooFewNDTSidecarTraceroutes_MetricsMissing
779779
expr: bq_sidecar_scamper1_matching / bq_sidecar_ndt_total < 0.90 OR absent(bq_sidecar_ndt_total)
780-
for: 10m
780+
for: 1h
781781
labels:
782782
repo: ops-tracker
783783
severity: ticket

0 commit comments

Comments
 (0)