Update default value in docs of buckets for Prometheus

This commit is contained in:
Adam Gołąb 2019-02-05 16:36:08 +01:00 committed by Traefiker Bot
parent db13dbdf46
commit 16c283c91a

View file

@ -20,7 +20,7 @@
# Buckets for latency metrics
#
# Optional
# Default: [0.1, 0.3, 1.2, 5]
# Default: [0.1, 0.3, 1.2, 5.0]
#
buckets = [0.1,0.3,1.2,5.0]