10 lines
149 B
YAML
10 lines
149 B
YAML
|
applications:
|
||
|
- pushgateway
|
||
|
parameters:
|
||
|
prometheus:
|
||
|
pushgateway:
|
||
|
enabled: true
|
||
|
bind:
|
||
|
address: 0.0.0.0
|
||
|
port: 9091
|