Open
Description
Currently we are getting multiple alerts for each app, it seems little too much, when we have multiple cluster and each cluster has some app outofsync
sum by (job, dest_server, project, sync_status) (argocd_app_info{job=~".*",sync_status!="Synced"}) > 0
The above expression can make life a little easier, with 1 single alert
let me know I can raise a PR
Metadata
Metadata
Assignees
Labels
No labels