prometheus: install alertmanager

This commit is contained in:
uumas
2023-12-21 01:18:27 +02:00
parent 8dc0ec798f
commit 44665bae12
4 changed files with 28 additions and 1 deletions

View File

@@ -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: