prometheus.prometheus.cadvisor role – cAdvisor
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.cadvisor
.
Entry point main
– cAdvisor
Synopsis
Deploy cadvisor using ansible
Parameters
Parameter |
Comments |
---|---|
Advanced Directory to install cadvisor 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 cadvisor_version parameter |
|
URL of the cadvisor binary file Default: |
|
Address on which cadvisor will listen Default: |
|
Port on which cadvisor will listen Default: |
|
Path under which to expose metrics Default: |
|
cAdvisor installation tasks gets skipped when set to true. Choices:
|
|
Advanced System group for cadvisor Default: |
|
Advanced cAdvisor user Default: |
|
cAdvisor package version. Also accepts latest as parameter. Default: |