mirror of
https://github.com/containous/traefik.git
synced 2025-10-14 15:33:19 +03:00
Opentracing support
This commit is contained in:
@@ -56,6 +56,7 @@ func init() {
|
||||
check.Suite(&RateLimitSuite{})
|
||||
check.Suite(&SimpleSuite{})
|
||||
check.Suite(&TimeoutSuite{})
|
||||
check.Suite(&TracingSuite{})
|
||||
check.Suite(&WebsocketSuite{})
|
||||
}
|
||||
if *host {
|
||||
|
Reference in New Issue
Block a user