Skip to content

consul_exporter job from prometheus/8

Github source: 3057c192 or master branch

Properties

consul_exporter

consul_server

HTTP API address of a Consul server or agent

kv_filter

Regex that determines which keys to expose

kv_prefix

Prefix from which to expose key/value pairs

log_level

Only log messages with the given severity or above. Valid levels: [debug, info, warn, error, fatal]

web

port

Port on which to exposeweb interface and telemetry

Default
"9107"
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/consul_exporter/ directory (learn more).

  • bin/consul_exporter_ctl (from bin/consul_exporter_ctl)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.