mirror of
https://github.com/prometheus-operator/runbooks.git
synced 2026-02-14 16:59:52 +00:00
Small fix in formatting in InfoInhibitor runbook
This commit is contained in:
@@ -17,6 +17,7 @@ but they are relevant when combined with other alerts.
|
||||
|
||||
More information about the alert and design considerations can be found in a [kube-prometheus issue](https://github.com/prometheus-operator/kube-prometheus/issues/861)
|
||||
</details>
|
||||
|
||||
## Impact
|
||||
|
||||
Alert does not have any impact and it is used only as a workaround to a missing feature in alertmanager.
|
||||
@@ -27,7 +28,6 @@ This alert fires whenever there's a `severity="info"` alert,
|
||||
and stops firing when another alert with severity of `warning` or
|
||||
`critical` starts firing on the same namespace.
|
||||
|
||||
|
||||
## Mitigation
|
||||
|
||||
This alert should be routed to a null receiver and configured to inhibit
|
||||
|
||||
Reference in New Issue
Block a user