-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Performance Tuning Guide #9067
Performance Tuning Guide #9067
Conversation
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. Reviewer can indicate their review by submitting an approval review. |
/remove-status LGT1 |
/merge |
This pull request has been accepted and is ready to merge. Commit hash: 44bae50
|
In response to a cherrypick label: new pull request created: #9417. |
* initial commit for the performance overview * finish the db time and qps part * add duration metrics intro * add tikv write documents * finish the drat version * minor enhancements * review and improvements * split into overview and guideline * change filename from guideline to guide * add "tuning by color" method * improve overview * minor enhancements * improvements * add doc for performance overview dashboard * Add TOC entry * enhance the dashboard descriptions * Apply suggestions from code review * update_content_from_writing_perspective * Update grafana-performance-overview-dashboard.md * fix broken links * Update grafana-performance-overview-dashboard.md * update punctuation * Update performance-tuning-methods.md * Update performance-tuning-methods.md accept suggestion Co-authored-by: Grace Cai <qqzczy@126.com> * Update performance-tuning-methods.md Co-authored-by: Grace Cai <qqzczy@126.com> * Update performance-tuning-methods.md Co-authored-by: Grace Cai <qqzczy@126.com> * Update performance-tuning-methods.md Co-authored-by: Grace Cai <qqzczy@126.com> * add example 4 for db time overview * Update performance-tuning-methods.md Co-authored-by: Grace Cai <qqzczy@126.com> * Update performance-tuning-methods.md Co-authored-by: Grace Cai <qqzczy@126.com> * fix CI error * fix the wrong image for prepared_statement_no_plan_cache * update performance-tuning-overview.md * update grafana-performance-overview-dashboard.md * update performance-tuning-methods.md * Update performance-tuning-methods.md * fix link error * Revert "fix link error" This reverts commit 3e0ea40. * update dashboard-diagnostics-time-relation.png * update color description for db time by sql type, add description for plan cache * fix link * correct the picture due the color change of commit * Update performance-tuning-methods.md * minor wording updates * �fix a broken link and make some minor wording changes Co-authored-by: dbsid <huanshengchen@gmail.com> Co-authored-by: Grace Cai <qqzczy@126.com> Co-authored-by: Yui-Song <84501897+Yui-Song@users.noreply.github.com>
First-time contributors' checklist
What is changed, added or deleted? (Required)
Which TiDB version(s) do your changes apply to? (Required)
Tips for choosing the affected version(s):
By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.
For details, see tips for choosing the affected versions (in Chinese).
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?