Skip to content
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 headings of "clinic data instruction" #8554

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions clinic/clinic-data-instruction-for-tiup.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Clinic Server 是部署在云端的云服务,位于 PingCAP 内网(中国境

本节列出了 Diag 在使用 TiUP 部署的 TiDB 集群中能够采集的诊断数据类型。

### Cluster 基础信息
### TiDB 集群信息

| 诊断数据类型 | 输出文件 | TiDB Clinic 采集参数 |
| :------ | :------ |:-------- |
Expand Down Expand Up @@ -85,7 +85,7 @@ Clinic Server 是部署在云端的云服务,位于 PingCAP 内网(中国境
| 获取 TiDB 系统变量(默认不采集,采集需要额外提供数据库帐号) | `mysql.tidb.csv` | `--include=db_vars` |
| | `global_variables.csv` | `--include=db_vars` |

### 集群系统信息
### 集群节点的系统信息

| 诊断数据类型 | 输出文件 | TiDB Clinic 采集参数 |
| :------ | :------ |:-------- |
Expand All @@ -99,7 +99,7 @@ Clinic Server 是部署在云端的云服务,位于 PingCAP 内网(中国境

本节列出了 Diag 在使用 TiUP 部署的 DM 集群中能够采集的诊断数据类型。

### Cluster 基础信息
### DM 集群信息

| 诊断数据类型 | 输出文件 | TiDB Clinic 采集参数 |
| :------ | :------ |:-------- |
Expand Down Expand Up @@ -129,7 +129,7 @@ Clinic Server 是部署在云端的云服务,位于 PingCAP 内网(中国境
| 所有的 Metrics 数据 | `{metric_name}.json` | `--include=monitor` |
| Alert 列表 | `alerts.json` | `--include=monitor` |

### 集群系统信息
### 集群节点的系统信息

| 诊断数据类型 | 输出文件 | TiDB Clinic 采集参数 |
| :------ | :------ |:-------- |
Expand Down