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-413143741 I mean spans would not disappear, that is not true. If the root span `EntrySpan` finished, the segment will be sent to the backend. If ExitSpan put the context in headers, the other side received and reffed, the trace will continue. That is all. You need to find out 1. Whether this active stack finished as expected? and do finish notification. 1. Does the other side received the `sw3` headers, which includes valid headers.
---------------------------------------------------------------- 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