prometheus operator v0.71.2
AlertmanagerConfig.spec.inhibitRules[]
InhibitRule defines an inhibition rule that allows to mute alerts when other alerts are already firing. See https://prometheus.io/docs/alerting/latest/configuration/#inhibit_rule
| Field / Type | Description |
|---|---|
Labels that must have an equal value in the source and target alert for the inhibition to take effect. | |
Matchers for which one or more alerts have to exist for the inhibition to take effect. The operator enforces that the alert matches the resource's namespace. | |
Matchers that have to be fulfilled in the alerts to be muted. The operator enforces that the alert matches the resource's namespace. |