forked from Ivasoft/traefik
Support Datadog tracer priority sampling
This commit is contained in:
committed by
Traefiker Bot
parent
e5fb1ffeb7
commit
0de1ff8634
@@ -223,6 +223,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