-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
domain/metrics: add a metric for lease expired time #47730
Conversation
Signed-off-by: Jack Yu <jackysp@gmail.com>
Signed-off-by: Jack Yu <jackysp@gmail.com>
Signed-off-by: Jack Yu <jackysp@gmail.com>
Skipping CI for Draft Pull Request. |
Skipping CI for Draft Pull Request. |
Signed-off-by: Jack Yu <jackysp@gmail.com>
Signed-off-by: Jack Yu <jackysp@gmail.com>
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #47730 +/- ##
================================================
+ Coverage 71.8868% 72.7887% +0.9018%
================================================
Files 1397 1417 +20
Lines 405081 410789 +5708
================================================
+ Hits 291200 299008 +7808
+ Misses 94246 92977 -1269
+ Partials 19635 18804 -831
Flags with carried forward coverage won't be shown. Click here to find out more.
|
[LGTM Timeline notifier]Timeline:
|
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.
LGTM
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hawkingrei, tangenta, zimulala The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
…ingcap#47819) (pingcap#22) close pingcap#47729 Co-authored-by: Jack Yu <jackysp@gmail.com>
@jackysp could you please cherry-pick it into release-7.5? |
In response to a cherrypick label: new pull request created to branch |
Sure! @Tema |
What problem does this PR solve?
Issue Number: close #47729
Problem Summary:
Add a metric for lease expired time.
What is changed and how it works?
Check List
Tests
Unit test
Integration test
Manual test (add detailed scripts or steps below)

tiup playground
explore & edit & export ...
import again & verify the changes ...
No need to test
Side effects
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.