wu-sheng commented on issue #6625:
URL: https://github.com/apache/skywalking/issues/6625#issuecomment-808072400


   I and @yaojingguo did a face to face discussion about this. There are 2 
potential direction
   1. Use the OpenTracing bridge APIs to do this. But also, should aware of, OT 
is not practical. And AFAIK, SkyWalking will stay on OT-Java-0.30 only, or 
delete the support later(no specific plan yet)
   2. Enhance the toolkit APIs with some static methods, such as 
`TraceContext#createXXXspan()`. But we wouldn't recommend to expose the 
reference of span to the end user, due to the context propagation is based on 
agent core, rather than UI.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to