Remove IP filtering code for prometheus metrics (#3059)

Closes #2657
This commit is contained in:
Paul Melnikow
2019-02-20 13:38:16 -05:00
committed by Pierre-Yves B
parent 27696d4691
commit 84db9e6fe3
5 changed files with 6 additions and 65 deletions

View File

@@ -6,7 +6,6 @@ public:
metrics:
prometheus:
enabled: 'METRICS_PROMETHEUS_ENABLED'
allowedIps: 'METRICS_PROMETHEUS_ALLOWED_IPS'
ssl:
isSecure: 'HTTPS'

View File

@@ -5,7 +5,6 @@ public:
metrics:
prometheus:
enabled: false
allowedIps: []
ssl:
isSecure: false