prometheus.prometheus.apache_exporter role – Prometheus apache_exporter
Note
This role is part of the prometheus.prometheus collection (version 0.26.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.apache_exporter
.
Entry point main
– Prometheus apache_exporter
Synopsis
Deploy prometheus apache exporter using ansible
Parameters
Parameter |
Comments |
---|---|
Dictionary of users and password for basic authentication. Passwords are automatically hashed with bcrypt. |
|
Advanced Directory to install apache_exporter binary Default: |
|
URL of the apache_exporter binaries .tar.gz file Default: |
|
URL of the apache_exporter checksums file Default: |
|
Advanced Directory to store apache_exporter configuration Default: |
|
Config for HTTP/2 support. Keys and values are the same as in apache_exporter docs. |
|
Advanced Local path to stash the archive and its extraction Default: |
|
Only log messages with the given severity or above. One of: [debug, info, warn, error] Default: |
|
Advanced System group for apache_exporter Default: |
|
Advanced System user for apache_exporter Default: |
|
Offset to add to the timeout for the scrape Default: |
|
Configuration for TLS authentication. Keys and values are the same as in apache_exporter docs. |
|
URI to scrape apache metrics Default: |
|
apache_exporter package version. Also accepts latest as parameter. Default: |
|
Address on which apache exporter will listen Default: |
|
Path under which to expose metrics Default: |