Merge pull request #1157 from solidnerd/fix-prometheus-in-traefik-example-toml

Fix prometheus metrics example
This commit is contained in:
Vincent Demeester 2017-02-21 09:52:27 +01:00 committed by GitHub
commit 8c824680ce

View file

@ -329,7 +329,7 @@
#
# To enable Traefik to export internal metrics to Prometheus
# [web.metrics.prometheus]
# Buckets=[0.1,0.3,1.2,5]
# Buckets=[0.1,0.3,1.2,5.0]
#
# To enable basic auth on the webui