captain typo à la rescousse
This commit is contained in:
parent
80e0fdcbe8
commit
0367e35f55
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user