liunancun commented on issue #11650:
URL: https://github.com/apache/dubbo/issues/11650#issuecomment-1445117493

   我是参考Zipkin给出的文档操作的,我疑问的是,为什么Trace ID没有实现传递
   
   比如A应用调用B应用之前设置好了Trace ID,然后B应用再调用C应用的时候之前的Trace ID消失了,创建了一个新的Trace ID
   
   还有我想问下,如果A调用B,然后B再调用C,然后C再调用D,这样只有一次链式调用的场景下会有几个Trace ID


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

To unsubscribe, e-mail: [email protected]

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to