action #137300
Updated by livdywan about 1 year ago
## Observation ``` Firing [stats.openqa-monitor.qa.suse.de] Incomplete jobs (not restarted) of last 24h alert View alert [stats.openqa-monitor.qa.suse.de] Values B0=314 B0=314 Labels alertname Incomplete jobs (not restarted) of last 24h alert ``` http://stats.openqa-monitor.qa.suse.de/alerting/grafana/cXo2cmBVk/view http://stats.openqa-monitor.qa.suse.de/alerting/grafana/cXo2cmBVk/view ## Acceptance criteria * **AC1:** Alert is not triggered anymore * **AC2:** It is known what triggered the alert originally ## Suggestions * Investigate what happened on September 28th * run `select id,test,reason from jobs where result='incomplete' and t_created >= '2023-09-27' and t_created <= '2023-09-29' limit 30;` to find anything obvious by reason. I think we can group by shortened reason