mirror of
https://github.com/containous/traefik.git
synced 2025-01-06 13:17:52 +03:00
doc missing information about statistics parameter
This commit is contained in:
parent
227fab3867
commit
2f0db9a974
@ -301,7 +301,7 @@ curl -s "http://localhost:8080/health" | jq .
|
|||||||
// average response time in seconds
|
// average response time in seconds
|
||||||
"average_response_time_sec": 0.8648016000000001,
|
"average_response_time_sec": 0.8648016000000001,
|
||||||
|
|
||||||
// request statistics [requires --statistics to be set]
|
// request statistics [requires --api.statistics to be set]
|
||||||
// ten most recent requests with 4xx and 5xx status codes
|
// ten most recent requests with 4xx and 5xx status codes
|
||||||
"recent_errors": [
|
"recent_errors": [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user