Skip to content

Grouping ignored, resulting in duplicate alerts #1

Description

@geekdave

First of all, thanks for putting this project out there! This saved me a huge amount of work, not having to roll this myself. :)

We're making use of the alertmanager's "grouping rules" to avoid duplicate alerts. For instance, we have two Prometheus servers in a HA setup. And alertmanager knows not to send two alerts when both of the Prometheus servers are firing the same alert.

I notice that irrespective of the grouping rules, this app will fire the same alert multiple times instead of grouping them into the same parent alert.

Not sure if this is something that should be solved with a custom template or a code change, but just thought I'd ask if you ran into this. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions