Skip to content

grafana_exporter job from prometheus/18.6.1

Github source: 6c1f20d or master branch

Properties

env

http_proxy

HTTP proxy to use

https_proxy

HTTPS proxy to use

no_proxy

List of comma-separated hosts that should skip connecting to the proxy

grafana_exporter

grafana

password

Grafana Password

skip_ssl_verif

Disable Grafana SSL Verify

uri

Grafana URI

username

Grafana Username

log_format

Set the log target and format. Example: ‘logger:syslog?appname=bob&local=7’ or ‘logger:stdout?json=true’

log_level

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

web

port

Port on which to expose web interface and telemetry

Default
"9261"
telemetry_path

Path under which to expose Prometheus 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/grafana_exporter/ directory (learn more).

  • bin/grafana_exporter_ctl (from bin/grafana_exporter_ctl)

Packages

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