awesome-prometheus-alerts/_data
Mikael Lindström 2617aa5dab
Fix MongoDB replication headroom query (#342)
The query was changed to use `mongodb_oplog_stats_start` and
`mongodb_oplog_stats_end` in #291 but these metrics does not represent
the start and end of the oplog. The original head and tail metrics are
calculated from the oplog and are consistent with the output of
`db.getReplicationInfo()`.
2023-04-03 10:01:25 +02:00
..
rules.yml Fix MongoDB replication headroom query (#342) 2023-04-03 10:01:25 +02:00