-
Notifications
You must be signed in to change notification settings - Fork 727
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cluster: fix health metrics (#2987) #3368
cluster: fix health metrics (#2987) #3368
Conversation
Signed-off-by: ti-srebot <[email protected]>
@disksing you're already a collaborator in bot's repo. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
plz fix conflict
Signed-off-by: nolouch <[email protected]>
/run-all-tests |
1 similar comment
/run-all-tests |
Codecov Report
@@ Coverage Diff @@
## release-4.0 #3368 +/- ##
===============================================
+ Coverage 74.71% 74.76% +0.04%
===============================================
Files 209 209
Lines 19681 19683 +2
===============================================
+ Hits 14705 14716 +11
+ Misses 3644 3636 -8
+ Partials 1332 1331 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
/merge |
@rleungx: It seems you want to merge this PR, I will help you trigger all the tests: /run-all-tests 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. |
This pull request has been accepted and is ready to merge. Commit hash: dcd6804
|
@ti-srebot: Your PR has out-of-dated, I have automatically updated it for you. At the same time I will also trigger all tests for you: /run-all-tests 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. |
cherry-pick #2987 to release-4.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/3368
After apply modifications, you can push your change to this PR via:
Signed-off-by: disksing [email protected]
What problem does this PR solve?
What is changed and how it works?
Check List
Tests
Release note