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
static_configs:
- targets:
{% for target in prometheus_memcached_exporter_targets %}
{% for target in prometheus_docker_exporter_targets %}
- {{ target }}:9323
{% endfor %}
relabel_configs: