Skip to content

statistics: smaller query thresholds #5897

@lhy1024

Description

@lhy1024

Enhancement Task

ref #5155
image

At present, the reporting threshold of tikv is 128, which means that a single region's qps reaches 128 before it is reported, which may cause unbalance when the total number of store queries is small.

We may consider changing it to 32, which may be more uniform, but also has the side effect of increasing the number of reports.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/enhancementThe issue or PR belongs to an enhancement.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions