You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, sofa-tracer relies on the openTracing version 0.22.0. This version has been out of date for a long time and we need to update to the official recommended stable version. In addition, we need to provide an API layer to accommodate OpentElemetry.
Tasks:
1、upgrade opentracing version to release-0.33.0
2、adapter https://opentelemetry.io/docs/migration/opentracing/
3、provide intergration doc and guides
The text was updated successfully, but these errors were encountered:
Currently, sofa-tracer relies on the openTracing version 0.22.0. This version has been out of date for a long time and we need to update to the official recommended stable version. In addition, we need to provide an API layer to accommodate OpentElemetry.
Tasks:
1、upgrade opentracing version to release-0.33.0
2、adapter https://opentelemetry.io/docs/migration/opentracing/
3、provide intergration doc and guides
The text was updated successfully, but these errors were encountered: