On 30.12.20 07:30, Anton Tokarev wrote:
> 
> I've tried to use regex 'my_label: .+' but seems it doesn't work.
> 
> ```
> ...
> route:
>   group_by:
>   - '...'
>   group_wait: 30s
>   group_interval: 5m
>   repeat_interval: 12h
>   receiver: 'blackhole'
>   routes:
>   - match_re:
>       opsgenie_team_id: '.+'
>     receiver: 'opsgenie'
> receivers:
> - name: 'blackhole'
> - name: 'opsgenie'
> ...
> ```
> 
> Could you guys please help?

At first glance, I'd say it should work.

Could you describe more precisely what you are seeing? Like show us
ladies an example alert that goes down a route that you didn't expect?

-- 
Björn Rabenstein
[PGP-ID] 0x851C3DA17D748D03
[email] [email protected]

-- 
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/20210107155657.GQ1324%40jahnn.

Reply via email to