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/268aa005-3486-4d8c-86ec-f3ba7b097a57o%40googlegroups.com.