Skip to content

【Feature】Support parse metrics from sql when query times exceed a threshold #24

@ZhengshuaiPENG

Description

@ZhengshuaiPENG

If I have a sql query history file, it may contain the duplicate SQL records, I need a feature that only extracts the metrics from the SQLs whose query time exceeds a threshold.

For example, if the threshold is 5, I want to extract the metrics that are queried more than(contains) 5 times.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions