Skip to content

[Feature] How to aggregate sql statement using query to ES? #13686

@ranxuxin001

Description

@ranxuxin001

Search before asking

  • I had searched in the issues 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?

  • Yes I am willing to submit a pull request on my own!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions