bosh_exporter job from prometheus/3
Github source:
cbe18d39
or
master branch
Properties¶
bosh_exporter
¶
bosh
¶
ca_cert
¶BOSH CA Certificate
deployments
¶Array of BOSH deployments to filter metrics
log_level
¶BOSH Log Level (‘DEBUG’, ‘INFO’, ‘WARN’, ‘ERROR’, ‘NONE’)
password
¶BOSH Password
url
¶BOSH URL
username
¶BOSH 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]
metrics
¶
namespace
¶Metrics Namespace
uaa
¶
client_id
¶BOSH UAA Client ID
client_secret
¶BOSH UAA Client Secret
url
¶BOSH UAA URL
web
¶
port
¶Port on which to expose web interface and telemetry
- Default
"9190"
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/bosh_exporter/
directory
(learn more).
bin/bosh_exporter_ctl
(frombin/bosh_exporter_ctl
)config/bosh_ca_cert.pem
(fromconfig/bosh_ca_cert.pem
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.