prometheus.prometheus.chrony_exporter role – Prometheus Chrony Exporter
Note
This role is part of the prometheus.prometheus collection (version 0.23.0).
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.chrony_exporter
.
Entry point main
– Prometheus Chrony Exporter
Synopsis
Deploy prometheus chrony_exporter using ansible
Parameters
Parameter |
Comments |
---|---|
Dictionary of users and password for basic authentication. Passwords are automatically hashed with bcrypt. |
|
Advanced Directory to install binaries Default: |
|
URL of the chrony_exporter binaries .tar.gz file Default: |
|
URL of the chrony_exporter checksums file Default: |
|
Path to directory with chrony_exporter configuration Default: |
|
List of disabled collectors. By default chrony_exporter disables collectors listed here. |
|
List of dicts defining additionally enabled collectors and their configuration. It adds collectors to those enabled by default. Default: |
|
Config for HTTP/2 support. Keys and values are the same as in chrony_exporter docs. |
|
Local path to stash the archive and its extraction Default: |
|
Advanced System group for chrony_exporter Default: |
|
Advanced Chrony exporter user Default: |
|
Configuration for TLS authentication. Keys and values are the same as in chrony_exporter docs. |
|
Chrony exporter package version. Also accepts latest as parameter. Default: |
|
Address on which chrony_exporter will listen Default: |
|
Path under which to expose metrics Default: |