wu-sheng opened a new pull request #3906: Support ordered segment list in trace query URL: https://github.com/apache/skywalking/pull/3906 Please answer these questions before submitting pull request - Why submit this pull request? - [x] Bug fix - [ ] New feature provided - [ ] Improve performance - Related issues Resolves #3844 ___ ### Bug fix - Bug description. In some cases, there are segment fragments, which could not be linked by Ref, because of two kinds of reasons. 1. Multiple leaf segments have no particular order in the storage. 2. Lost in sampling, agent fail safe, segment lost, even bug. - How to fix? Sorting the segments makes the trace view more readable. @bnubobby Is this fixing your issue?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
