-
Notifications
You must be signed in to change notification settings - Fork 0
test review 20250416 #3
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
base: master
Are you sure you want to change the base?
Changes from all commits
634d142
8ee5ea0
edceefa
9d79b0f
eddba6d
29f1af8
6837b6e
eb92eaa
d9b9d2b
fefe59d
9a06d0f
4039040
c82b8a1
0f8a81e
dc469c0
50edf98
57fd1c5
be2060b
83c9954
c4694c8
da77922
519dff0
85fd948
e24c9a4
87da881
bb5e9b3
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,7 +6,7 @@ aliases: ['/docs/tidb-in-kubernetes/dev/access-dashboard/'] | |||||
|
|
||||||
| # Access TiDB Dashboard | ||||||
|
|
||||||
| TiDB Dashboard is a visualized tool introduced since TiDB v4.0 and is used to monitor and diagnose TiDB clusters. For details, see [TiDB Dashboard](https://docs.pingcap.com/tidb/stable/dashboard-intro). | ||||||
| TiDB Dashboard is a visualized tool introduced since TiDB v4.0 and is used to monitor and diagnose TiDB clusters. Fo details, se [TiDB Dashboard](https://docs.pingcap.com/tidb/stable/dashboard-intro). | ||||||
|
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. There is a typographical error in the word 'For'.
Suggested change
|
||||||
|
|
||||||
| This document describes how to access TiDB Dashboard on Kubernetes. | ||||||
|
|
||||||
|
|
||||||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -6,7 +6,7 @@ aliases: ['/docs-cn/tidb-in-kubernetes/dev/architecture/'] | |||||
|
|
||||||
| # TiDB Operator 架构 | ||||||
|
|
||||||
| 本文档介绍 TiDB Operator 的架构及其工作原理。 | ||||||
| 本文档介绍 TiDB Operator 的架构及其工作原。 | ||||||
|
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. 存在明显的拼写错误,'工作原'应为'工作原理'。
Suggested change
|
||||||
|
|
||||||
| ## 架构 | ||||||
|
|
||||||
|
|
||||||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -131,7 +131,7 @@ sysctl net.ipv4.tcp_syncookies=0 | |||||
|
|
||||||
| ### Sysbench 版本与运行参数 | ||||||
|
|
||||||
| 本次测试中 sysbench 版本为 1.0.17。并在测试前统一使用 `oltp_common` 的 `prewarm` 命令进行数据预热。 | ||||||
| 本次测试中 sysbench 版本为 1.0.17。并在测试前同一使用 `oltp_common` 的 `prewarm` 命令进行数据预热。 | ||||||
|
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. 存在错别字,"同一"应为"统一"
Suggested change
|
||||||
|
|
||||||
| #### 初始化 | ||||||
|
|
||||||
|
|
||||||
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 is a typographical error in the word 'above'.