You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "liunancun (via GitHub)" <gi...@apache.org> on 2023/03/01 01:04:54 UTC

[GitHub] [dubbo] liunancun commented on issue #11650: A应用调用B应用,B应用再调用C应用,使用Zipkin追踪调用链的时候,怎么样才能只生成一个Trace ID,Trace ID好像不能传递

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

   @ShenFeng312 
   你这个Tracing3Filter的改动点只是把 RpcContext.getContext().getAttachments() 换成 invocation.getAttachments() 吗?我看新加的 create 和 finish 两个方法跟 FinishSpan 里面的一样


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org