evanxuhe opened a new issue #3084: Wrong display when there is pathvariable in path URL: https://github.com/apache/skywalking/issues/3084 Please answer these questions before submitting your issue. - Why do you submit this issue? - [ ] Question or discussion Wrong display when there is pathvariable in path ___ ### Question - What do you want to know? ___ ### Bug - Which version of SkyWalking, OS and JRE? Skywalking6.1.0 SpringMVC - Which company or project? - What happen? If possible, provide a way for reproducing the error. e.g. demo application, component version. Normally, a normal request shows two span(Tomcat+ControllerMethod)  But,when there is pathvariable in path. It displays very odd.  What's more, it appears like normally but there are some features when displays wrongly - Id always ends with 0001 - only one Spring MVC span which seems like that **Tomcat Instrument doesn't work and request arrives at SpringMVC directly** do you have any idea on why this happen? ### Requirement or improvement - Please describe about your requirements or improvement suggestions.
---------------------------------------------------------------- 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
