Context
As the issue velero-io/velero#9559 is resolved, and now Velero exposes an "expected interval metric" for scheduled backup, we can now support a general alert rule for when a scheduled backup misses its expected schedule.
It can be done when upstream releases the latest version that includes the metric.
What needs to get done
- Add a general
VeleroNoNewBackup alert rule that dynamically works for any scheduled backup. Current VeleroNoNewDailyBackup and VeleroNoNewWeeklyBackup could be removed.
- Update unit test
- Update charmhub document
Definition of Done
New alert rule is added and document is updated.
Context
As the issue velero-io/velero#9559 is resolved, and now Velero exposes an "expected interval metric" for scheduled backup, we can now support a general alert rule for when a scheduled backup misses its expected schedule.
It can be done when upstream releases the latest version that includes the metric.
What needs to get done
VeleroNoNewBackupalert rule that dynamically works for any scheduled backup. CurrentVeleroNoNewDailyBackupandVeleroNoNewWeeklyBackupcould be removed.Definition of Done
New alert rule is added and document is updated.