formula-prometheus/tests/pillar/pushgateway.sls
Michal Kobus 2b64974054 Enable prometheus pushgateway persistent storage
Change-Id: If539f26909bd56b168a806773bb9c6574c86bf40
Closes-bug: PROD-21073
2018-07-06 13:16:34 +02:00

10 lines
163 B
Plaintext

prometheus:
pushgateway:
enabled: true
bind:
address: 0.0.0.0
port: 9091
external_port: 15012
dir:
data: /opt/pushgateway/data