ywf4026 commented on issue #2406: span lost using es storage URL: https://github.com/apache/incubator-skywalking/issues/2406#issuecomment-477883719 > to creat I found the cause. It's the limit size(20) when es query segments by traceid if having more then 20 segments.  I adjust the size to 100, then the trace graph is ok. Anyway, how to set the size may be a quesiton.
---------------------------------------------------------------- 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
