util: record schedule wait duration of yatp pool#12441
util: record schedule wait duration of yatp pool#12441ti-chi-bot merged 9 commits intotikv:masterfrom
Conversation
|
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. DetailsReviewer can indicate their review by submitting an approval review. |
1bdb281 to
5b3d28c
Compare
5b3d28c to
ff44ce0
Compare
Signed-off-by: Yilin Chen <sticnarf@gmail.com>
ff44ce0 to
2d050a9
Compare
| { | ||
| "exemplar": true, | ||
| "expr": "rate(tikv_yatp_pool_schedule_wait_duration_bucket{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\", instance=~\"$instance\", name=~\"unified-read.*\"}[1m])", | ||
| "format": "heatmap", |
There was a problem hiding this comment.
Should we add some avg and P99/max like lines or panels?
Signed-off-by: Yilin Chen <sticnarf@gmail.com>
|
@sticnarf: It seems you want to merge this PR, I will help you trigger all the tests: /run-all-tests You only need to trigger If you have any questions about the PR merge process, please refer to pr process. 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 ti-community-infra/tichi repository. |
|
/test |
1 similar comment
|
/test |
|
/merge |
|
@sticnarf: It seems you want to merge this PR, I will help you trigger all the tests: /run-all-tests You only need to trigger If you have any questions about the PR merge process, please refer to pr process. 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 ti-community-infra/tichi repository. |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: b749520 |
|
/test |
|
@sticnarf: Your PR was out of date, I have automatically updated it for you. At the same time I will also trigger all tests for you: /run-all-tests If the CI test fails, you just re-trigger the test that failed and the bot will merge the PR for you after the CI passes. 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 ti-community-infra/tichi repository. |
|
/test |
Signed-off-by: Yilin Chen <sticnarf@gmail.com>
|
/merge |
|
@sticnarf: It seems you want to merge this PR, I will help you trigger all the tests: /run-all-tests You only need to trigger If you have any questions about the PR merge process, please refer to pr process. 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 ti-community-infra/tichi repository. |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: c9d8f22 |
This reverts commit a5987f3. Signed-off-by: Jay Lee <BusyJayLee@gmail.com>

What is changed and how it works?
Issue Number: Close #12359
What's Changed:
Check List
Tests
Release note