prometheus-alertmanager: yaml indentation fixes
Change-Id: I2bed45c554b19e6cd8373d88325e33ef4777b0c7
This commit is contained in:
parent
9dd81954fd
commit
fb73a54b94
@ -200,8 +200,9 @@ conf:
|
|||||||
# overwritten on each.
|
# overwritten on each.
|
||||||
# The child route trees.
|
# The child route trees.
|
||||||
routes:
|
routes:
|
||||||
# This routes performs a regular expression match on alert labels to
|
# This routes performs a regular expression match on alert
|
||||||
# catch alerts that are related to a list of services.
|
# labels to catch alerts that are related to a list of
|
||||||
|
# services.
|
||||||
- match_re:
|
- match_re:
|
||||||
service: ^(foo1|foo2|baz)$
|
service: ^(foo1|foo2|baz)$
|
||||||
receiver: team-X-mails
|
receiver: team-X-mails
|
||||||
|
Loading…
x
Reference in New Issue
Block a user