changeset 5 | 4f014cdac0b1 |
child 6 | 3b1f18f6a5a4 |
4:46fe3aa0080c | 5:4f014cdac0b1 |
---|---|
1 --- |
|
2 |
|
3 prometheus_client_apt_packages: |
|
4 - "prometheus-node-exporter" |
|
5 # - "prometheus-postgres-exporter" |
|
6 # - "prometheus-nginx-exporter" |
|
7 |
|
8 prometheus_client_rpi_exporter_version: "0.6.0" |
|
9 prometheus_client_arch: "{{ansible_architecture}}" |
|
10 prometheus_client_rpi_dest: "rpi_exporter-{{prometheus_client_rpi_exporter_version}}.linux-{{prometheus_client_arch}}" |