Skip to content

prometheus/rules: add specific alert for auto-upgrade

eon requested to merge eon/infrastructure:auto-upgrade-alert into master

Since auto-upgrade is run every minute and might temporarily fail we watch the last 5m and alert if the service has fail more than 3 times which would indicate a permanent failure.

Merge request reports