Skip to content

Single alert for ArgoCdAppOutOfSync alert #5

Open
@ashish1099

Description

@ashish1099

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions