janecms opened a new issue #5131:
URL: https://github.com/apache/skywalking/issues/5131
### Bug
- Which version of SkyWalking, OS and JRE?
SkyWalking:8.0.1
JDK8
- Which company or project?
Skywalking2.1.5.RELEASE
- What happen?
When accessing /**/{pathvariable} type URL through the gateway。 the
endointname style /**/1,/**/2 and many more.

___
### Requirement or improvement
My expected result is that the number variable fragment will be replaced
with *。
For example, /user/1,/user/2 will eventually be converted to /user/*.
Can you tell me that it is okay to modify that module, or other solutions。
----------------------------------------------------------------
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]