Merge "Added bind info for pushgateway"

This commit is contained in:
Filip Pytloun 2017-05-11 09:08:57 +00:00 committed by Gerrit Code Review
commit 3e3dfd37a8
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