Added bind info for pushgateway

Change-Id: Ib3b8e0ef15a864208e29df4b553fbde42882dc7c
This commit is contained in:
Martin Polreich 2017-05-10 10:50:53 +02:00
parent c9e81f45db
commit fbf71175dd
2 changed files with 6 additions and 0 deletions

View File

@ -4,3 +4,6 @@ parameters:
prometheus:
pushgateway:
enabled: true
bind:
address: 0.0.0.0
port: 9091

View File

@ -1,3 +1,6 @@
prometheus:
pushgateway:
enabled: true
bind:
address: 0.0.0.0
port: 9091