Skip to content

feat: Add an alert which fires when patch processing has stopped

feat: Add an alert which fires when patch processing has stopped

Related to https://gitlab.com/gitlab-com/gl-infra/delivery/-/issues/21219.

This query will find rings which have more than one pending patch but no in-rollout patch. At the time of testing, patch processing is stopped in rings 0 and 1 of cellsdev due to different reasons. The query appropriate returns these two environments in the result. So, I believe that this alert will fire appropriately:

Explore link: https://dashboards.gitlab.net/goto/df1z3vdt9nzeoe?orgId=1

The alert should be sent to the #f_upcoming_release channel on Slack. We can edit the alert's condition and delete it if it gets too noisy.

Merge request reports

Loading