-
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
Add DM webui guide #8599
Add DM webui guide #8599
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. |
/cc @Ehco1996 |
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.
restLGTM
dm/dm-webui-guide.md
Outdated
|
||
Dashboard 是内嵌了 DM 的 Grafana Dashboard,包含两个视图`Standard`和`Professional`分别展示了不同角度的监控信息。 | ||
|
||
如果要在 DM WebUI 中正确显示 Dashboard,首次部署必须确认以下两个步骤正确完成: |
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.
首次部署,是指通过 TiUP 部署 DM 吗?
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.
这里是 grafana 的配置,应该是首次部署 grafana 时需要加入如下配置项
dm/dm-webui-guide.md
Outdated
|
||
## 上游配置 | ||
|
||
创建迁移任务之前,需要先行创建所需要同步的上游数据源信息。请注意: |
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 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 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.
rest LGTM
dm/dm-webui-guide.md
Outdated
|
||
Dashboard 是内嵌了 DM 的 Grafana Dashboard,包含两个视图`Standard`和`Professional`分别展示了不同角度的监控信息。 | ||
|
||
如果要在 DM WebUI 中正确显示 Dashboard,首次部署必须确认以下两个步骤正确完成: |
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.
这里是 grafana 的配置,应该是首次部署 grafana 时需要加入如下配置项
Co-authored-by: sunzy <sunzy2@gmail.com>
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
/remove-status LGT1 |
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
/merge |
This pull request has been accepted and is ready to merge. Commit hash: 86abf42
|
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?