awesome-prometheus-alerts/_data
Mikael Lindström d973726ff5 Fix MongoDB replication headroom query
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-01 23:09:24 +02:00
..
rules.yml Fix MongoDB replication headroom query 2023-04-01 23:09:24 +02:00