Skip to content

Duplicated alerts when alertdiff restarts #8

@awh

Description

@awh

When alertdiff restarts, the timeseries it generates can get different pod name/instance/node labels resulting in duplicated details in the alerts. We should exclude these labels from the alert definitions:

IF max(alertdiff_spurious_alert) without (kubernetes_pod_name,instance,node) > 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions