-
Notifications
You must be signed in to change notification settings - Fork 709
*: add experimental warnings #2832
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
Changes from all commits
d324176
b22a940
0b32554
89925b6
f38708f
eb1d009
16ce338
7ffb443
c6515e7
87167da
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -6,6 +6,10 @@ category: how-to | |
|
|
||
| # TiDB Dashboard Introduction | ||
|
|
||
| > **Warning:** | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This is not from https://github.com/pingcap/docs-cn/pull/3330/files. Where does this warning come from? @jackysp
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The note should be in post-installation-check.md. See 16ce338. Is it okay?
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Decided to keep this note in dashboard/dashboard-intro.md. I will add this note in docs-cn later.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Updated this note in pingcap/docs-cn#3675 |
||
| > | ||
| > TiDB Dashboard is still an experimental feature. It is **NOT** recommended that you use it in the production environment. | ||
|
|
||
| TiDB Dashboard is a Web UI for monitoring, diagnosing, and managing the TiDB cluster, which is available since v4.0. It is built into the PD component and does not require an independent deployment. | ||
|
|
||
|  | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.