ranxuxin001 opened a new issue, #13686:
URL: https://github.com/apache/skywalking/issues/13686

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no 
similar feature requirement.
   
   
   ### Description
   
   Hello,
   I use skywalking 10.2.0. I need to aggregate sql statement and get average 
latency, etc. my mysql java agent collects sql statement in span and send to 
skywalking segment index. But data_binary is base64encode and protobuf. It is 
performance cost to parse all segment trace's data_binary. I try to use 
records-all index, but it limit 100 query. How to aggregate sql statement, 
please?
   
   Best Regards,
   Ran Xuxin
   
   ### Use case
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a pull request to implement this 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]

Reply via email to