novayoung opened a new issue #5383: URL: https://github.com/apache/skywalking/issues/5383
Please answer these questions before submitting your issue. - Why do you submit this issue? - [ ] Question or discussion - [ ] Bug - [ ] Requirement - [* ] Feature or performance improvement ___ ### Question - What do you want to know? ___ ### Bug - Which version of SkyWalking, OS and JRE? - Which company or project? - What happened? If possible, provide a way to reproduce the error. e.g. demo application, component version. ___ ### Requirement or improvement - Please describe your requirements or improvement suggestions. When "trace_ sql_parameters" is true, the agent will record the parameters, but if the parameters are too large, the performance will be affected and the memory will be occupied. I think it is better to get the truncated parameters string before build the full string of all the parameters. ---------------------------------------------------------------- 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]
