-
Notifications
You must be signed in to change notification settings - Fork 680
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
Update dashboard FAQ #5522
Update dashboard FAQ #5522
Conversation
/label needs-cherry-pick-5.0 |
/hold |
This PR is translated from pingcap/docs-cn#6178. |
Updated, PTAL. |
@shhdgit Please help confirm whether the PR change applies to v5.1. Thanks~ |
Yes, v5.1 can also be applied. |
@breeswish PTAL again, thanks~ |
[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. |
Co-authored-by: Wenxuan <hi@breeswish.org>
@TomShawn PTAL, thanks! |
|
||
### An `unknown field` error is shown in **Slow Queries** page | ||
|
||
If the `unknown field` error appears on the Slow Queries page after the cluster upgrade, that is a compatibility issue caused by the difference between TiDB Dashboard server fields (which may be updated) and user preferences fields (which are in the browser cache). This issue has been fixed in v4.0.14/v5.0.3 and later, older versions can be resolved by clearing the browser Local Storage. |
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.
@shhdgit @breeswish This PR is based on release-4.0 and will be first merged into the v4.0 documentation. If it applies to v4.0.14, I am afraid the merge will be no earlier than the v4.0.14 release.
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.
Oh, good catch!! @shhdgit Could you propose a PR based on master instead?
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.
Sure.
Yes. |
First-time contributors' checklist
What is changed, added or deleted? (Required)
Added a new FAQ for TiDB Dashboard
Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?