novayoung commented on issue #5383:
URL: https://github.com/apache/skywalking/issues/5383#issuecomment-680424079


   i know that, but truncation depends the full string. 
   ```
           String parameterString = getParameterString();  // Here is the 
string of parameters, maybe too large. 
           return truncate(parameterString);
   ```
   


----------------------------------------------------------------
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]


Reply via email to