mirror of
https://github.com/containous/traefik.git
synced 2025-01-21 18:03:50 +03:00
54 lines
672 B
JSON
54 lines
672 B
JSON
{
|
|
"features": {
|
|
"accessLog": false,
|
|
"metrics": "",
|
|
"tracing": ""
|
|
},
|
|
"http": {
|
|
"middlewares": {
|
|
"errors": 0,
|
|
"total": 0,
|
|
"warnings": 0
|
|
},
|
|
"routers": {
|
|
"errors": 0,
|
|
"total": 0,
|
|
"warnings": 0
|
|
},
|
|
"services": {
|
|
"errors": 0,
|
|
"total": 0,
|
|
"warnings": 0
|
|
}
|
|
},
|
|
"tcp": {
|
|
"middlewares": {
|
|
"errors": 0,
|
|
"total": 0,
|
|
"warnings": 0
|
|
},
|
|
"routers": {
|
|
"errors": 0,
|
|
"total": 0,
|
|
"warnings": 0
|
|
},
|
|
"services": {
|
|
"errors": 0,
|
|
"total": 0,
|
|
"warnings": 0
|
|
}
|
|
},
|
|
"udp": {
|
|
"routers": {
|
|
"errors": 0,
|
|
"total": 0,
|
|
"warnings": 0
|
|
},
|
|
"services": {
|
|
"errors": 0,
|
|
"total": 0,
|
|
"warnings": 0
|
|
}
|
|
}
|
|
}
|