forked from Ivasoft/traefik
Add Jaeger collector endpoint
This commit is contained in:
committed by
Traefiker Bot
parent
1bccbf061b
commit
62800116d3
@@ -174,6 +174,10 @@
|
||||
gen128Bit = true
|
||||
propagation = "foobar"
|
||||
traceContextHeaderName = "foobar"
|
||||
[tracing.jaeger.collector]
|
||||
endpoint = "foobar"
|
||||
user = "foobar"
|
||||
password = "foobar"
|
||||
[tracing.zipkin]
|
||||
httpEndpoint = "foobar"
|
||||
sameSpan = true
|
||||
|
||||
Reference in New Issue
Block a user