Improving instrumentation. (#1042)
This commit is contained in:
parent
483ef486af
commit
fa1090b6eb
5 changed files with 19 additions and 10 deletions
|
@ -326,6 +326,11 @@
|
|||
# Enable more detailed statistics
|
||||
# [web.statistics]
|
||||
# RecentErrors = 10
|
||||
#
|
||||
# To enable Traefik to export internal metrics to Prometheus
|
||||
# [web.metrics.prometheus]
|
||||
# Buckets=[0.1,0.3,1.2,5]
|
||||
#
|
||||
|
||||
# To enable basic auth on the webui
|
||||
# with 2 user/pass: test:test and test2:test2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue