wu-sheng commented on issue #3084: Wrong display when there is pathvariable in path URL: https://github.com/apache/skywalking/issues/3084#issuecomment-511326595 > I wanna it shows the same way. as /apm/post/666 or another one /apm/post/{path}. But it shows in some way randomly. Bad experience. In the design and codes level, it always should show `/apm/post/{path}`, should not be random. Unless you build some async mechanism between Tomcat and SpringMVC, which could cause random things.
---------------------------------------------------------------- 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
