mirror of
https://github.com/traefik/traefik
synced 2026-02-03 11:10:33 +00:00
Update default value in docs of buckets for Prometheus
This commit is contained in:
committed by
Traefiker Bot
parent
db13dbdf46
commit
16c283c91a
@@ -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]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user