prometheus.prometheus.pushgateway role – Prometheus Pushgateway
Note
This role is part of the prometheus.prometheus collection (version 0.8.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.pushgateway
.
Entry point main
– Prometheus Pushgateway
Synopsis
Deploy prometheus Pushgateway using ansible
Parameters
Parameter |
Comments |
---|---|
Dictionary of users and password for basic authentication. Passwords are automatically hashed with bcrypt. |
|
Advanced Directory to install pushgateway 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 pushgateway_version parameter |
|
URL of the Pushgateway binaries .tar.gz file Default: |
|
URL of the Pushgateway checksums file Default: |
|
Config for HTTP/2 support. Keys and values are the same as in pushgateway docs. |
|
Pushgateway installation tasks gets skipped when set to true. Choices:
|
|
Advanced System group for Pushgateway Default: |
|
Advanced Pushgateway user Default: |
|
Configuration for TLS authentication. Keys and values are the same as in pushgateway docs. |
|
Pushgateway package version. Also accepts latest as parameter. Default: |
|
Address on which Pushgateway will listen Default: |
|
Path under which to expose metrics Default: |