forked from Ivasoft/traefik
Support Datadog tracer priority sampling
This commit is contained in:
committed by
Traefiker Bot
parent
11bfb49e65
commit
5aeca4507e
@@ -368,6 +368,7 @@ func (gc *GlobalConfiguration) initTracing() {
|
||||
LocalAgentHostPort: "localhost:8126",
|
||||
GlobalTag: "",
|
||||
Debug: false,
|
||||
PrioritySampling: false,
|
||||
}
|
||||
}
|
||||
if gc.Tracing.Zipkin != nil {
|
||||
|
||||
Reference in New Issue
Block a user