I have alertmanager rules defined as below

My query is if memoryHigh alert comes up,will they be routed to receiver 
ChannelA as per the route match rule or will they be inhibited as per 
inhibit rule? Does the inhibit rule takes precendence here?
  routes: 
- match_re:
namespace: monitoring
receiver: channelA 
inhibit_rules:
- target_match:
alertname: memoryHigh
namespace: monitoring
source_match:
alertname: Inhibit
equal:
- prometheus

-- 
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/0dfc3f5a-615e-4f62-84af-9962e709d11f%40googlegroups.com.

Reply via email to