Thank you Brian. On Tuesday, 7 September 2021 at 00:15:14 UTC+10 Brian Candler wrote:
> Yes, that's fine. And if you look at the AlertManager examples you'll see > how you can suppress the "major" alert when there's also a "critical" alert > at the same time. > > See: > > https://github.com/prometheus/alertmanager/blob/v0.23.0/doc/examples/simple.yml#L86-L98 > https://prometheus.io/docs/alerting/latest/configuration/#inhibit_rule > > (The two alerts will be treated as different alerts by alertmanager > because they have different label sets, even though the alertname is the > same). > -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/7d80286b-ef75-4e6d-81dc-03012ee918b9n%40googlegroups.com.

