traefik.router.request.duration
Request duration at routerDimensions:None
Interface Metrics (3)
Dimensions:None
Dimensions:None
Sources
Technical Annotations (22)
Configuration Parameters (6)
traefik.http.routers.*.middlewaresrecommended: authelia@file (single middleware, not chained with CrowdSec)metrics.otlp.addRoutersLabelsrecommended: truemetrics.prometheus.addRoutersLabelsrecommended: truemetrics.datadog.addRoutersLabelsrecommended: truemetrics.influxDB2.addRoutersLabelsrecommended: truemetrics.statsD.addRoutersLabelsrecommended: trueCLI Commands (4)
apt install crowdsec-firewall-bouncer-iptablesremediationdocker run --name swiss-army-knife --net=container:traefik -itd leodotcloud/swiss-army-knifediagnostictime curl -svL http://whoami.mydomain.com |& ts '[%Y-%m-%d %H:%M:%.S]'diagnostictcpdump -n -i eth1diagnosticTechnical References (12)
latencyconceptrequest durationconcepterror ratiosconceptForwardAuthcomponentTraefik v3componentmiddleware chainconceptroutercomponentmacvlancomponentbridge networkcomponentARPprotocolDocker SwarmcomponentMTUconceptRelated Insights (7)
User expectation of 2-second response time thresholdinfo
▸
Uptime-based alerts waste debugging time compared to latency spike alertsinfo
▸
Monitoring raw traffic totals delays detection of production health issuesinfo
▸
Chained ForwardAuth middlewares cause request timeouts and silent failurescritical
▸
Router-level metrics disabled by default across all backendsinfo
▸
Multi-network Docker configuration causes 5-second connection delayswarning
▸
Traefik reports significantly higher request duration than backend servicewarning
▸