prometheus.prometheus.memcached_exporter role – Prometheus memcached_exporter
Note
This role is part of the prometheus.prometheus collection (version 0.12.1).
It is not included in ansible-core
.
To check whether it is installed, run ansible-galaxy collection list
.
To install it use: ansible-galaxy collection install prometheus.prometheus
.
To use it in a playbook, specify: prometheus.prometheus.memcached_exporter
.
Entry point main
– Prometheus memcached_exporter
Synopsis
Deploy prometheus memcached exporter using ansible
Parameters
Parameter |
Comments |
---|---|
Dictionary of users and password for basic authentication. Passwords are automatically hashed with bcrypt. |
|
Advanced Directory to install memcached_exporter binary Default: |
|
Enables the use of local packages instead of those distributed on github. The parameter may be set to a directory where the This overrides the memcached_exporter_version parameter |
|
URL of the memcached_exporter binaries .tar.gz file Default: |
|
URL of the memcached_exporter checksums file Default: |
|
Config for HTTP/2 support. Keys and values are the same as in memcached_exporter docs. |
|
Output format of log messages. One of: [logfmt, json] Default: |
|
Only log messages with the given severity or above. One of: [debug, info, warn, error] Default: |
|
The path to the memcached PID file for process monitoring Default: |
|
memcached_exporter installation tasks gets skipped when set to true. Choices:
|
|
Advanced System group for memcached_exporter Default: |
|
Advanced memcached_exporter user Default: |
|
Configuration for TLS authentication. Keys and values are the same as in memcached_exporter docs. |
|
memcached_exporter package version. Also accepts latest as parameter. Default: |
|
Address on which memcached exporter will listen Default: |
|
Path under which to expose metrics Default: |