memcached_exporter job from prometheus/17.6.0
Github source:
eed25777
or
master branch
Properties¶
memcached_exporter
¶
log_level
¶Only log messages with the given severity or above. Valid levels: [debug, info, warn, error, fatal]
memcached
¶
address
¶Memcached server address
timeout
¶Memcached connect timeout
web
¶
metrics_path
¶Path under which to expose metrics
port
¶Port on which to expose metrics and web interface
- Default
9150
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/memcached_exporter/
directory
(learn more).
bin/memcached_exporter_ctl
(frombin/memcached_exporter_ctl
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.