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

State of opentracing-java #387

Open scottmf opened 2 years ago

scottmf commented 2 years ago

hi, we all are aware that opentracing is deprecated but is it EOL'd?

The difference being, if there are any security fixes needed will there be any additional releases to fix them or is the project essentially archived?

We have lots of services that still use opentracing and need to figure out how to move it all forward without a huge disruption to our ecosystem. With that it is not viable to drop in opentelemetry and move forward since our opentracing libs consist of several contrib / custom libs that haven't been ported.

yurishkuro commented 2 years ago

Please refer to https://github.com/opentracing/specification/issues/163