| Bartosz Kupidura | 2f70396 | 2017-03-09 12:12:27 +0100 | [diff] [blame] | 1 | prometheus: |
| 2 | pushgateway: | ||||
| 3 | enabled: true | ||||
| Martin Polreich | fbf7117 | 2017-05-10 10:50:53 +0200 | [diff] [blame] | 4 | bind: |
| 5 | address: 0.0.0.0 | ||||
| 6 | port: 9091 | ||||
| Martin Polreich | e9dc060 | 2017-05-19 14:02:17 +0200 | [diff] [blame] | 7 | external_port: 15012 |
| Michal Kobus | 2b64974 | 2018-06-29 18:08:49 +0200 | [diff] [blame] | 8 | dir: |
| 9 | data: /opt/pushgateway/data | ||||