-
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
metrics: enlarge upper limits of some duration metrics #17451
Conversation
/run-monitor-test |
Visit the grafana server at: http://172.16.5.5:32184, it will last for 5 hours |
LGTM |
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
/merge |
Your auto merge job has been accepted, waiting for:
|
/run-all-tests |
/merge |
Your auto merge job has been accepted, waiting for:
|
/run-all-tests |
@jackysp merge failed. |
/merge |
Your auto merge job has been accepted, waiting for:
|
/run-all-tests |
@jackysp merge failed. |
Codecov Report
@@ Coverage Diff @@
## master #17451 +/- ##
===========================================
Coverage 79.5477% 79.5477%
===========================================
Files 520 520
Lines 140273 140273
===========================================
Hits 111584 111584
Misses 19738 19738
Partials 8951 8951 |
/merge |
Your auto merge job has been accepted, waiting for:
|
/run-all-tests |
@jackysp merge failed. |
/merge |
/run-all-tests |
Signed-off-by: sre-bot <sre-bot@pingcap.com>
cherry pick to release-4.0 in PR #17648 |
* cherry pick #17451 to release-4.0 Signed-off-by: sre-bot <sre-bot@pingcap.com> * resolve conflicts Signed-off-by: Shuaipeng Yu <jackysp@gmail.com> Co-authored-by: Jack Yu <yusp@pingcap.com> Co-authored-by: Shuaipeng Yu <jackysp@gmail.com>
What problem does this PR solve?
Issue Number:
close #17450
Problem Summary:
What is changed and how it works?
Proposal: xxx
What's Changed:
How it Works:
Related changes
Check List
Tests
Side effects
Release note