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