We’ve got mongodb deployed on k8s with the operator, including backups. Adding PMM, will it see the configured backups and allow for alerting on failed backups?
2 Likes
I don’t think so…currently alerts will only trigger on data in the victoriametrics database (so some exporter needs send that data) and currently I’m not aware of our exporter capturing that from backups. I think alerting of PMM managed backups is on the roadmap so hopefully the mechanisms are similar enough that alerting for bare-metal backups will port easily to K8s.
2 Likes