chg port elasticsearch
This commit is contained in:
@ -522,7 +522,7 @@ scrape_configs:
|
||||
static_configs:
|
||||
- targets:
|
||||
{% for target in prometheus_elasticsearch_exporter_targets %}
|
||||
- {{ target }}:9221
|
||||
- {{ target }}:9114
|
||||
{% endfor %}
|
||||
relabel_configs:
|
||||
- source_labels: [ __address__ ]
|
||||
|
Reference in New Issue
Block a user