-
Notifications
You must be signed in to change notification settings - Fork 412
metrics: Enhance the o11y of TiFlash storage layer (release-7.5) #10286
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: Enhance the o11y of TiFlash storage layer (release-7.5) #10286
Conversation
Pick to release-7.5 Signed-off-by: JaySon-Huang <tshent@qq.com>
Signed-off-by: JaySon-Huang <tshent@qq.com>
Signed-off-by: JaySon-Huang <tshent@qq.com>
Signed-off-by: JaySon-Huang <tshent@qq.com>
3694484 to
4f39fbe
Compare
Signed-off-by: JaySon-Huang <tshent@qq.com>
|
/test pull-unit-test |
Signed-off-by: JaySon-Huang <tshent@qq.com>
|
/test pull-integration-test |
Signed-off-by: JaySon-Huang <tshent@qq.com>
|
/test pull-integration-test |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: JinheLin, Lloyd-Pottiger The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
[LGTM Timeline notifier]Timeline:
|
Manual cherry-pick #10275 and some metrics added by #10244
What problem does this PR solve?
Issue Number: close #10272
Problem Summary:
What is changed and how it works?
New Grafana panels on TiFlash-Summary:
With the "Memory trace" panel, we can get more insight about the issue #10253 (comment) that mem-table may take too much memory.

Check List
Tests
Side effects
Documentation
Release note