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