Velero Sentinel is a simple monitoring system for Velero Backups.
Sentinel is currently WIP and not ready to use for production – yet.
Velero Sentinel is a small service monitoring Velero backups.
It will send notifications if a backup fails partially or completely.
There are two event types: warnings and alerts. A partially failed backup will trigger a warning, while a failed backup will trigger an alert.
There are several notification channels planned.
No SMTP? I have not planned for it as of now, since I think SMTP is an utterly useless protocol for reliable alerting, due to its nature. However, if demand should prove high enough and somebody is willing to get me something of my Amazon wishlist, I will implement it. Of course, as always, pull requests are welcome.