prometheus: install alertmanager
This commit is contained in:
@@ -10,7 +10,9 @@ alerting:
|
||||
alertmanagers:
|
||||
- static_configs:
|
||||
- targets:
|
||||
# - alertmanager:9093
|
||||
{% if prometheus_install_alertmanager %}
|
||||
- alertmanager:9093
|
||||
{%- endif %}
|
||||
|
||||
# Load rules once and periodically evaluate them according to the global 'evaluation_interval'.
|
||||
rule_files:
|
||||
|
||||
Reference in New Issue
Block a user