Hi,

Looking at this post i have one more question how could you go about 
sending one specific alert only to one receiver even if its matched for 
both of them?



On Thursday, July 30, 2020 at 9:43:42 AM UTC+2 [email protected] wrote:

> Routing rules nest, so creative use of the routes tree will probably do 
> what you need:
>
> routes:
> - match_re:
>     foo: 'abc.*'
>   routes:
>     - match_re:
>         bar: 'def.*'
>       receiver: null
>     - receiver: someone
>
>

-- 
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/585be4ab-3cba-44b0-a985-5113db87bdf8n%40googlegroups.com.

Reply via email to