dominicqi opened a new pull request #3854: Intercept feign URL without parameters URL: https://github.com/apache/skywalking/pull/3854 …out parameters Please answer these questions before submitting pull request - Why submit this pull request? - [ ] Bug fix - [+] New feature provided - [ ] Improve performance - Related issues #3850 ___ ### Bug fix - Bug description. - How to fix? ___ ### New feature or improvement - Describe the details and related test reports. intercept ` feign.ReflectiveFeign.BuildTemplateByResolvingArgs#resolve(Object[], RequestTemplate, Map)` get url without params before resolve ,put it into ThreadLocal ,get the url in Feign DefaultHttpClientInterceptor
---------------------------------------------------------------- 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
