Skip to content

Commit

Permalink
fixup on MongoDbRSNotSynced test
Browse files Browse the repository at this point in the history
Issue: ZENKO-4912
  • Loading branch information
benzekrimaha committed Oct 3, 2024
1 parent a38c1c0 commit 632b149
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions monitoring/mongodb/alerts.test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -333,10 +333,6 @@ tests:
- name: MongoDbRSNotSynced
interval: 1m
input_series:
- series: mongodb_rs_members_state{namespace="zenko", rs_nm="rs0", pod="data-db-mongodb-sharded-mongos-0", member_state="SECONDARY"}
values: 0x10
- series: mongodb_rs_members_state{namespace="zenko", rs_nm="rs0", pod="data-db-mongodb-sharded-mongos-1", member_state="SECONDARY"}
values: 0x10
- series: mongodb_rs_members_state{namespace="zenko", rs_nm="rs0", pod="data-db-mongodb-sharded-mongos-2", member_state="SECONDARY"}
values: 1x10

Expand Down

0 comments on commit 632b149

Please sign in to comment.