flysqrlboy edited a comment on issue #1547: Some span segments in a trace disappeared In my custom agent plugin URL: https://github.com/apache/incubator-skywalking/issues/1547#issuecomment-413139221 > all span should be in single thread In my opinion, The ExitSpan will be recorded in the Invoker side ,and send some traceinfo payload to other side (DCServer side). And then DCServer side build the spans on basis of payload received. I'm sorry i dont get your point of "all span should be in single thread". you mean in the invoker side I must add the Entry span (Dcserver) to the trace? or in the DCServer side I build all spans ?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services