Skip to content

Export raftstore IO duration to TiKV dashboard #18276

@overvenus

Description

@overvenus

Development Task

The current implementation of raftstore threads directly interacts with RaftEngine and RocksDB during split, merge, and configuration changes. When IO operations are slow, it leads to increased process latency, which can significantly impact the performance of foreground write requests. To better understand and address these latency issues, it is essential to export raftstore IO duration metrics to the TiKV dashboard.

Touch #18256

Metadata

Metadata

Assignees

No one assigned

    Labels

    affects-7.5This bug affects the 7.5.x(LTS) versions.affects-8.1This bug affects the 8.1.x(LTS) versions.affects-8.5This bug affects the 8.5.x(LTS) versions.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