Merge "Prometheus: Disable prometheus enable-admin-api by default"

This commit is contained in:
Zuul 2018-01-19 18:35:54 +00:00 committed by Gerrit Code Review
commit 2b7a708761

View File

@ -192,7 +192,7 @@ conf:
max_concurrency: 20
timeout: 2m
web_admin_api:
enabled: true
enabled: false
scrape_configs:
global:
scrape_interval: 25s