From 74b980d220fc3e973925a743939d0ecd7b0d2729 Mon Sep 17 00:00:00 2001 From: Maha Benzekri Date: Thu, 3 Oct 2024 22:14:50 +0200 Subject: [PATCH] post review fixup --- monitoring/mongodb/alerts.test.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/monitoring/mongodb/alerts.test.yaml b/monitoring/mongodb/alerts.test.yaml index 5905cefad..99a240a6f 100644 --- a/monitoring/mongodb/alerts.test.yaml +++ b/monitoring/mongodb/alerts.test.yaml @@ -351,18 +351,21 @@ tests: - exp_labels: severity: warning rs_nm: rs0 + instance: 10.233.226.137:9216 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 + instance: 10.233.226.138:9216 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 + instance: 10.233.226.139:9216 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