mirror of
https://github.com/containous/traefik.git
synced 2024-12-22 13:34:03 +03:00
64 lines
809 B
JSON
64 lines
809 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
|
|
}
|
|
},
|
|
"providers": [
|
|
"Docker",
|
|
"File",
|
|
"Marathon",
|
|
"KubernetesIngress",
|
|
"KubernetesCRD",
|
|
"Rest",
|
|
"Rancher",
|
|
"plugin-test"
|
|
],
|
|
"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
|
|
}
|
|
}
|
|
}
|