From 68132c3305a3365394ae6132f6560c212012b28f Mon Sep 17 00:00:00 2001 From: Prathamesh Musale Date: Mon, 22 Apr 2024 18:48:56 +0530 Subject: [PATCH] Reduce alert pending period for watcher alerts --- .../config/monitoring/watcher-alert-rules.yml | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/stack_orchestrator/data/config/monitoring/watcher-alert-rules.yml b/stack_orchestrator/data/config/monitoring/watcher-alert-rules.yml index 35cd6c2f..95a8b2cb 100644 --- a/stack_orchestrator/data/config/monitoring/watcher-alert-rules.yml +++ b/stack_orchestrator/data/config/monitoring/watcher-alert-rules.yml @@ -81,7 +81,7 @@ groups: type: classic_conditions noDataState: Alerting execErrState: Alerting - for: 15m + for: 5m annotations: summary: Watcher {{ index $labels "instance" }} of group {{ index $labels "job" }} is falling behind external head by {{ index $values "diff" }} isPaused: false @@ -157,7 +157,7 @@ groups: type: classic_conditions noDataState: Alerting execErrState: Alerting - for: 15m + for: 5m annotations: summary: Watcher {{ index $labels "instance" }} of group {{ index $labels "job" }} is falling behind external head by {{ index $values "diff" }} isPaused: false @@ -233,7 +233,7 @@ groups: type: classic_conditions noDataState: Alerting execErrState: Alerting - for: 15m + for: 5m annotations: summary: Watcher {{ index $labels "instance" }} of group {{ index $labels "job" }} is falling behind external head by {{ index $values "diff" }} isPaused: false @@ -309,7 +309,7 @@ groups: type: classic_conditions noDataState: Alerting execErrState: Alerting - for: 15m + for: 5m annotations: summary: Watcher {{ index $labels "instance" }} of group {{ index $labels "job" }} is falling behind external head by {{ index $values "diff" }} isPaused: false @@ -385,7 +385,7 @@ groups: type: classic_conditions noDataState: Alerting execErrState: Alerting - for: 15m + for: 5m annotations: summary: Watcher {{ index $labels "instance" }} of group {{ index $labels "job" }} is falling behind external head by {{ index $values "diff" }} isPaused: false @@ -461,7 +461,7 @@ groups: type: classic_conditions noDataState: Alerting execErrState: Alerting - for: 15m + for: 5m annotations: summary: Watcher {{ index $labels "instance" }} of group {{ index $labels "job" }} is falling behind external head by {{ index $values "diff" }} isPaused: false @@ -537,7 +537,7 @@ groups: type: classic_conditions noDataState: Alerting execErrState: Alerting - for: 15m + for: 5m annotations: summary: Watcher {{ index $labels "instance" }} of group {{ index $labels "job" }} is falling behind external head by {{ index $values "diff" }} isPaused: false @@ -613,7 +613,7 @@ groups: type: classic_conditions noDataState: Alerting execErrState: Alerting - for: 15m + for: 5m annotations: summary: Watcher {{ index $labels "instance" }} of group {{ index $labels "job" }} is falling behind external head by {{ index $values "diff" }} isPaused: false @@ -691,7 +691,7 @@ groups: type: classic_conditions noDataState: Alerting execErrState: Alerting - for: 15m + for: 5m annotations: summary: Watcher {{ index $labels "instance" }} of group {{ index $labels "job" }} is falling behind external head by {{ index $values "diff" }} isPaused: false @@ -767,7 +767,7 @@ groups: type: classic_conditions noDataState: Alerting execErrState: Alerting - for: 15m + for: 5m annotations: summary: Watcher {{ index $labels "instance" }} of group {{ index $labels "job" }} is falling behind external head by {{ index $values "diff" }} isPaused: false @@ -845,7 +845,7 @@ groups: type: classic_conditions noDataState: Alerting execErrState: Alerting - for: 15m + for: 5m annotations: summary: Watcher {{ index $labels "instance" }} of group {{ index $labels "job" }} is falling behind external head by {{ index $values "diff" }} isPaused: false