xiaozichen opened a new issue, #12139: URL: https://github.com/apache/skywalking/issues/12139
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar issues. ### Apache SkyWalking Component OAP server (apache/skywalking) ### What happened aop: 8.9.1 ui: 8.9.1 agent: 8.13.0 springCloudAlibaba: 2021.0.1.0 The use of feign and Okhttp connection pools in microservices leads to connection reuse, resulting in a long display time in the UI  ### What you expected to happen request time is to long ### How to reproduce The feign request has ended, and the time of the connection thread should not be taken, but rather the time when the call ended ### Anything else _No response_ ### Are you willing to submit a pull request to fix on your own? - [X] Yes I am willing to submit a pull request on my own! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
