Open amandahla opened 9 months ago
We create backups in PostgreSQL via action create-backup as a shell script in crontab.
It would be nice to have a way to monitor via Prometheus if backup failed or not as well as a backup counter.
https://warthogs.atlassian.net/browse/DPE-3588
Dear @amandahla, thank you for the request!
Please find my reply in VM charm: https://github.com/canonical/postgresql-operator/issues/356#issuecomment-1961322035 We have the same story here.
Description
We create backups in PostgreSQL via action create-backup as a shell script in crontab.
It would be nice to have a way to monitor via Prometheus if backup failed or not as well as a backup counter.