captain typo à la rescousse

This commit is contained in:
Ludovic Cartier 2022-11-11 19:08:28 +01:00
parent 80e0fdcbe8
commit 0367e35f55

View File

@ -346,7 +346,7 @@ scrape_configs:
scrape_timeout: 10s scrape_timeout: 10s
static_configs: static_configs:
- targets: - targets:
{% for target in prometheus_memcached_exporter_targets %} {% for target in prometheus_docker_exporter_targets %}
- {{ target }}:9323 - {{ target }}:9323
{% endfor %} {% endfor %}
relabel_configs: relabel_configs: