swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169)
* swarm: propagate ctx, enable opentracing * swarm/tracing: log error when tracing is misconfigured
This commit is contained in:
committed by
Balint Gabor
parent
f7d3678c28
commit
7c9314f231
7
vendor/github.com/uber/jaeger-client-go/thrift/README.md
generated
vendored
Normal file
7
vendor/github.com/uber/jaeger-client-go/thrift/README.md
generated
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
# Apache Thrift
|
||||
|
||||
This is a partial copy of Apache Thrift v0.10 (https://github.com/apache/thrift/commit/b2a4d4ae21c789b689dd162deb819665567f481c).
|
||||
|
||||
It is vendored code to avoid compatibility issues introduced in Thrift v0.11.
|
||||
|
||||
See https://github.com/jaegertracing/jaeger-client-go/pull/303.
|
Reference in New Issue
Block a user