-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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: fix grafana script of QPS by instance and type #17073
Conversation
Signed-off-by: Shuaipeng Yu <jackysp@gmail.com>
/run-monitor-test |
Visit the grafana server at: http://172.16.5.5:31179, it will last for 5 hours |
Codecov Report
@@ Coverage Diff @@
## master #17073 +/- ##
================================================
- Coverage 80.0313% 79.9319% -0.0995%
================================================
Files 510 510
Lines 139033 138982 -51
================================================
- Hits 111270 111091 -179
- Misses 18808 18888 +80
- Partials 8955 9003 +48 |
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
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
/run-all-tests |
cherry pick to release-4.0 in PR #17105 |
Signed-off-by: Shuaipeng Yu jackysp@gmail.com
What problem does this PR solve?
Issue Number: close #17071
Problem Summary: QPS by instance and type are wrong.
What is changed and how it works?
Proposal: xxx
What's Changed: Fix them.
How it Works:
Related changes
Check List
Tests
monitor test
Release note