-
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
Clinic: add new docs #8226
Clinic: add new docs #8226
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. |
Co-authored-by: Enwei <[email protected]>
Co-authored-by: Enwei <[email protected]>
Co-authored-by: Enwei <[email protected]>
Co-authored-by: Enwei <[email protected]>
@@ -0,0 +1,140 @@ | |||
--- | |||
title: Clinic 数据采集说明 |
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.
title: Clinic 数据采集说明 | |
title: TiDB Clinic 数据采集说明 |
@@ -0,0 +1,140 @@ | |||
--- | |||
title: Clinic 数据采集说明 | |||
summary: 详细说明 Clinic 诊断服务会在使用 TiUP 部署的集群中采集哪些诊断数据。 |
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.
summary: 详细说明 Clinic 诊断服务会在使用 TiUP 部署的集群中采集哪些诊断数据。 | |
summary: 详细说明 TiDB Clinic 诊断服务在使用 TiUP 部署的集群中能够采集哪些诊断数据。 |
summary: 详细说明 Clinic 诊断服务会在使用 TiUP 部署的集群中采集哪些诊断数据。 | ||
--- | ||
|
||
# Clinic 数据采集说明 |
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.
# Clinic 数据采集说明 | |
# TiDB Clinic 数据采集说明 |
|
||
# Clinic 数据采集说明 | ||
|
||
本文提供了 Clinic 诊断服务在使用 TiUP 部署的集群中的数据采集范围,并列出了各个采集项对应的采集参数。当执行 Clinic Diag 诊断工具(以下简称为 Diag)数据采集命令时,你可以依据所需采集的数据范围,在命令中添加所需的采集参数。 |
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.
本文提供了 Clinic 诊断服务在使用 TiUP 部署的集群中的数据采集范围,并列出了各个采集项对应的采集参数。当执行 Clinic Diag 诊断工具(以下简称为 Diag)数据采集命令时,你可以依据所需采集的数据范围,在命令中添加所需的采集参数。 | |
本文提供了 TiDB Clinic 诊断服务在使用 TiUP 部署的集群中的数据采集范围,并列出了各个采集项对应的采集参数。当执行 Clinic Diag 诊断工具(以下简称为 Diag)数据采集命令时,你可以依据所需采集的数据范围,在命令中添加所需的采集参数。 |
Co-authored-by: Grace Cai <[email protected]>
clinic/clinic-introduction.md
Outdated
- [使用 TiDB Clinic](/clinic/clinic-user-guide-for-tiup.md) | ||
- [TiDB Clinic 数据采集说明](/clinic/clinic-data-instruction-for-tiup.md) |
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 Clinic](/clinic/clinic-user-guide-for-tiup.md) | |
- [TiDB Clinic 数据采集说明](/clinic/clinic-data-instruction-for-tiup.md) | |
- [使用 TiDB Clinic](/clinic/clinic-user-guide-for-tiup.md) | |
- [TiDB Clinic 数据采集说明](/clinic/clinic-data-instruction-for-tiup.md) |
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
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
/merge |
This pull request has been accepted and is ready to merge. Commit hash: 700fa8e
|
这个文档,会进入到 v6.0 里面么? |
@en-jin19 那如果想进入到正式文档,需要有哪些流程?等这个产品正式对外介绍的时候? |
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?