kezhenxu94 opened a new pull request #4170: Split the `collect_http_params` as per plugins for better performance URL: https://github.com/apache/skywalking/pull/4170 Please answer these questions before submitting pull request - Why submit this pull request? - [ ] Bug fix - [ ] New feature provided - [x] Improve performance According to test result, the http parameters are collected twice when Spring applications are based on Tomcat, although they're just sent once, the collecting process may cause unnecessary CPU load, this patch split the general config as per plugins, preventing collecting parameters multiple times
---------------------------------------------------------------- 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
