Configure alertmanager, the 2.0 way

This commit is contained in:
eduponte 2017-11-10 14:21:53 +01:00
parent 91389ccbf2
commit 76159c8b38
1 changed files with 6 additions and 0 deletions

View File

@ -15,6 +15,12 @@ rule_files:
# - "first.rules"
# - "second.rules"
alerting:
alertmanagers:
- static_configs:
- targets:
- alertmanager:9093
# A scrape configuration containing exactly one endpoint to scrape:
# Here it's Prometheus itself.
scrape_configs: