Hi

  routes:
        - match:
              channel: iii
          receiver: yyy
#          mute_time_intervals:
#            - Maintenance
        - match:
              cluster: devtest
          receiver: "null"
        - match:
              cluster: poc
          receiver: "null"
(...)
        - match:
              pod: "batch.+"
          receiver: "null"
        - match:
              replicaset: "data-sync.+"
          receiver: "null"
        - match:
              deployment: data-sync
          receiver: "null"

The wildcards (example data-sync.+ and batch.+) not working. Only static values working.

kind regards
Evelyn

--
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/e2200a98-018e-83dc-5aa5-9af53ea6319d%40disroot.org.

Attachment: OpenPGP_0x61776FA8E38403FB.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to