...

Text file src/github.com/prometheus/alertmanager/config/testdata/conf.nil-target_match_re-inhibition.yml

Documentation: github.com/prometheus/alertmanager/config/testdata

     1route:
     2  receiver: empty
     3receivers:
     4  - name: empty
     5inhibit_rules:
     6  - source_match:
     7      severity: critical
     8    target_match_re:
     9      invalid_target_label:

View as plain text