From 1bdf879d7d857adc6038b61397046d176a547ea0 Mon Sep 17 00:00:00 2001 From: Maha Benzekri Date: Thu, 3 Oct 2024 22:12:17 +0200 Subject: [PATCH] post review fixup --- monitoring/mongodb/alerts.test.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/monitoring/mongodb/alerts.test.yaml b/monitoring/mongodb/alerts.test.yaml index 206495c1f..77b6b207b 100644 --- a/monitoring/mongodb/alerts.test.yaml +++ b/monitoring/mongodb/alerts.test.yaml @@ -354,10 +354,22 @@ tests: exp_annotations: description: "MongoDB replica set `rs0` is not in the expected state. It currently has `1` SECONDARY members instead of the expected number. Please ensure that all instance are running properly." summary: MongoDB replica set out of sync + - exp_labels: + severity: warning + rs_nm: rs0 + exp_annotations: description: "MongoDB replica set `rs0` is not in the expected state. It currently has `1` SECONDARY members instead of the expected number. Please ensure that all instance are running properly." summary: MongoDB replica set out of sync + - exp_labels: + severity: warning + rs_nm: rs0 + exp_annotations: description: "MongoDB replica set `rs0` is not in the expected state. It currently has `1` SECONDARY members instead of the expected number. Please ensure that all instance are running properly." summary: MongoDB replica set out of sync + - exp_labels: + severity: warning + rs_nm: rs1 + exp_annotations: description: "MongoDB replica set `rs1` is not in the expected state. It currently has `3` SECONDARY members instead of the expected number. Please ensure that all instance are running properly." summary: MongoDB replica set out of sync