elasticsearch_exporter job from prometheus/17.2.0
Github source:
1bdc30b8
or
master branch
Properties¶
elasticsearch_exporter
¶
es
¶
all
¶Enable/disable exporting stats for all nodes in the cluster
timeout
¶Timeout for trying to get stats from Elasticsearch
uri
¶HTTP API address of an Elasticsearch node
web
¶
port
¶Port on which to expose web interface and telemetry
- Default
"9114"
telemetry_path
¶Path under which to expose metrics
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/elasticsearch_exporter/
directory
(learn more).
bin/elasticsearch_exporter_ctl
(frombin/elasticsearch_exporter_ctl
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.