plugeth/vendor/github.com/uber/jaeger-client-go/thrift/README.md
Anton Evangelatov 7c9314f231 swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169)
* swarm: propagate ctx, enable opentracing

* swarm/tracing: log error when tracing is misconfigured
2018-07-13 17:40:28 +02:00

8 lines
292 B
Markdown

# 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.