Skip to content

Cluster Chart: Prometheus rule expressions are not cluster specific #554

@fpfuetsch

Description

@fpfuetsch

Currently the prometheus rule expressions do not specify a specific cluster but only a specific namespace. This causes duplicated alerts if multiple clusters are deployed (with their own prom rules) in the same namespace, since in those cases the prom rules of the other clusters fire as well.

To solve this the prometheus rule expressions should not filter for a namespace but for the metrics of a specific cluster using the job attribute of the metrics.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions