raftstore: record IO duration (#18269)#18630
raftstore: record IO duration (#18269)#18630ti-chi-bot[bot] merged 1 commit intotikv:release-7.5from
Conversation
|
@overvenus This PR has conflicts, I have hold it. |
ref tikv#18256, close tikv#18276 Record and export raftstore IO duration to TiKV dashboard. Signed-off-by: Neil Shen <overvenus@gmail.com>
6da8fbf to
c6b3009
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: LykxSassinator, overvenus The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
[LGTM Timeline notifier]Timeline:
|
|
/unhold |
|
@ti-chi-bot: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
This is an automated cherry-pick of #18269
What is changed and how it works?
Issue Number: close #18276 ref #18256
What's Changed:
Related changes
Check List
Tests
Run sysbench insert_only workload, enable shuffle region and inject IO delay.
Release note