raftstore: record IO duration (#18269)#18631
raftstore: record IO duration (#18269)#18631ti-chi-bot wants to merge 1 commit intotikv:release-8.1from
Conversation
|
This cherry pick PR is for a release branch and has not yet been approved by triage owners. To merge this cherry pick:
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. |
|
@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>
290a085 to
919ccb4
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:
|
|
@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