-
Notifications
You must be signed in to change notification settings - Fork 709
add dashboard diagnostics docs #2690
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
Conversation
crazycs520
left a comment
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
| category: how-to | ||
| --- | ||
|
|
||
| # TiDB Dashboard Cluster Diagnostics Page |
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.
| # TiDB Dashboard Cluster Diagnostics Page | |
| # TiDB Dashboard Cluster Diagnostic Page |
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.
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.
Diagnostics is correct @toutdesuite
|
|
||
| #### Report Time Range | ||
|
|
||
| The time range for generating the report includes the start time and end time. |
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.
ditto
Co-authored-by: toutdesuite <guizhiluo2014@163.com> Co-authored-by: crazycs <crazycs520@gmail.com>
|
/merge |
|
/run-cherry-picker |
|
/run-all-tests |
Signed-off-by: sre-bot <sre-bot@pingcap.com>
|
cherry pick to release-4.0 in PR #2756 |
Signed-off-by: sre-bot <sre-bot@pingcap.com> Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>

What is changed, added or deleted? (Required)
Add Dashboard diagnostics docs.
This PR must be merged after #2655.
Which TiDB version(s) do your changes apply to? (Required)
If you select two or more versions from above, to trigger the bot to cherry-pick this PR to your desired release version branch(es), you must add corresponding labels such as needs-cherry-pick-4.0, needs-cherry-pick-3.1, needs-cherry-pick-3.0, and needs-cherry-pick-2.1.
What is the related PR or file link(s)?