Add cadvisor port
This commit is contained in:
parent
59092ab9ff
commit
baf353fca7
@ -390,7 +390,7 @@ scrape_configs:
|
||||
static_configs:
|
||||
- targets:
|
||||
{% for target in prometheus_cadvisor_exporter_targets %}
|
||||
- {{ target }}
|
||||
- {{ target }}:8080
|
||||
{% endfor %}
|
||||
relabel_configs:
|
||||
- source_labels: [ __address__ ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user