We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fd8a37 commit 97dbedfCopy full SHA for 97dbedf
ansible/roles/prometheus/templates/prometheus.yml.j2
@@ -2,8 +2,6 @@ global:
2
scrape_interval: 60s
3
scrape_timeout: 10s
4
evaluation_interval: 15s
5
- external_labels:
6
- monitor: 'kolla'
7
8
{% if prometheus_alert_rules.files is defined and prometheus_alert_rules.files | length > 0 %}
9
rule_files:
0 commit comments