Open anguswilliams opened 1 month ago
Hey @Argelbargel, I've added some prometheus metrics, as I like to alert if backups fail. This allows me to generate alerts via alert manager, e.g.
vrsa_last_snapshot_success != 1
Will also add additional serviceMonitor and ports to your helm chart if you're happy with this.
Hi @anguswilliams,
sorry, did not have the time yet to review your pull-request. I'll try to find some time for it this week...
Adds endpoint for prometheus metrics and instrument the snapshot function.
This allows for alerts to be created when snapshots fail or have not been taken for some time.