opentracing / opentracing-java

OpenTracing API for Java. 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163
http://opentracing.io
Apache License 2.0
1.68k stars 344 forks source link

Minimize third-party dependencies #298

Closed jpkrohling closed 6 years ago

jpkrohling commented 6 years ago

See opentracing/opentracing-java#296 (comment)

This library depends on some third-party libraries, which might reduce the places where Jaeger would run. Ideally, we would ship only with that is absolutely required.

This task might be done as a standalone task, as part of the Performance tests, or as part of the Android tasks.

jpkrohling commented 6 years ago

OMG, wrong repo for the second time...