forked from Ivasoft/traefik
Add Datadog GlobalTags support
This commit is contained in:
@@ -373,6 +373,9 @@
|
||||
[tracing.datadog]
|
||||
localAgentHostPort = "foobar"
|
||||
globalTag = "foobar"
|
||||
[tracing.datadog.globalTags]
|
||||
tag1 = "foobar"
|
||||
tag2 = "foobar"
|
||||
debug = true
|
||||
prioritySampling = true
|
||||
traceIDHeaderName = "foobar"
|
||||
|
||||
Reference in New Issue
Block a user