Hi,

On 8/13/20 7:56 PM, Johny wrote:
> i have a requirement  which requires routing only alerts for
> pagerduty to a specific alert manager mesh due to proxy set up. All
> other alerts are sent to default alertmanager. Is it possible to do
> this conditional routing in prometheus alerting configuration?
If you know which alerts are destined for pagerduty on the
Prometheus-side (e.g. because they already have some label), you could
drop them using alert_relabel_configs.

Otherwise, null-route the unneeded alerts as Brian suggested.

Kind regards,
Christian

-- 
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 prometheus-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/3fe6fa7b-b30a-8abf-56d8-ddfe1566a3e1%40hoffmann-christian.info.

Reply via email to