wu-sheng commented 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-413127759
 
 
   `ContextManager.createEntrySpan` that is the magic. Entry span will merge 
all existing entry span in the active stack automatically. This is for 
performance concern, but the duration is the first span's.
   
   I don't know what happens to your DCClient span. Is that span is a child of 
another exit span? From your trace snapshot, I can't find out.

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

Reply via email to