-
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
grafana: add TiDB-Runtime
dashboard
#19144
Conversation
Codecov Report
@@ Coverage Diff @@
## master #19144 +/- ##
================================================
- Coverage 79.1417% 79.0838% -0.0580%
================================================
Files 550 549 -1
Lines 149749 149210 -539
================================================
- Hits 118514 118001 -513
+ Misses 21689 21682 -7
+ Partials 9546 9527 -19 |
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.
Do any others need to use irate
?
Go GC STW Duration?
All durations should use irate
?
Maybe we could separate several PRs to update them.
I'm investigating them. I also find the
I think it is better to update them in this PR. I'm going to mark this PR as a draft and will reopen it later. |
TiDB-Runtime
dashboard
/run-monitor-test |
Visit the grafana server at: http://172.16.5.5:30996, it will last for 5 hours |
Still need some modifications |
/run-monitor-test |
Visit the grafana server at: http://172.16.5.5:31643, it will last for 5 hours |
/run-monitor-test |
Visit the grafana server at: http://172.16.5.5:31333, it will last for 5 hours |
/run-monitor-test |
Visit the grafana server at: http://172.16.5.5:30625, it will last for 5 hours |
/run-monitor-test |
Visit the grafana server at: http://172.16.5.5:32704, it will last for 5 hours |
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
/merge |
/run-all-tests |
@bobotu merge failed. |
/merge |
/run-all-tests |
cherry pick to release-4.0 in PR #19396 |
* grafana: add `TiDB-Runtime` dashboard * address comments * add live objects & refine title of gc count panel * show instance selector Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
What problem does this PR solve?
Add a new dashboard to show runtime related metrics.
Release note