schedule: add metrcis for region scatter (#3582)#3596
schedule: add metrcis for region scatter (#3582)#3596Yisaer merged 3 commits intotikv:release-5.0from
Conversation
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
@Yisaer you're already a collaborator in bot's repo. |
Codecov Report
@@ Coverage Diff @@
## release-5.0 #3596 +/- ##
===============================================
+ Coverage 74.49% 74.57% +0.07%
===============================================
Files 245 245
Lines 24094 24122 +28
===============================================
+ Hits 17950 17988 +38
+ Misses 4526 4519 -7
+ Partials 1618 1615 -3
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Signed-off-by: yisaer <disxiaofei@163.com>
|
/merge |
|
@Yisaer: It seems you want to merge this PR, I will help you trigger all the tests: /run-all-tests 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. |
|
@Yisaer: DetailsIn response to this:
Instructions 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. |
|
[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 writing |
|
/merge |
|
@nolouch: It seems you want to merge this PR, I will help you trigger all the tests: /run-all-tests 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: 0a8854d |
|
Kudos, SonarCloud Quality Gate passed! |
cherry-pick #3582 to release-5.0
You can switch your code base to this Pull Request by using git-extras:
# In pd repo: git pr https://github.com/tikv/pd/pull/3596After apply modifications, you can push your change to this PR via:
Signed-off-by: yisaer disxiaofei@163.com
What problem does this PR solve?
Add metrics in region scatter
What is changed and how it works?
Release note