VictoriaMetrics/app/vmalert/notifier/testdata/static.good.yaml

22 lines
352 B
YAML
Raw Normal View History

headers:
- 'CustomHeader: foo'
static_configs:
- targets:
- localhost:9093
- localhost:9095
basic_auth:
username: foo
password: bar
- targets:
- localhost:9096
- localhost:9097
basic_auth:
username: foo
password: baz
alert_relabel_configs:
- target_label: "foo"
replacement: "aaa"