This is an automated email from the ASF dual-hosted git repository.

caogaofei pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-docs.git


The following commit(s) were added to refs/heads/main by this push:
     new 5619ce4  fix workbench-deployment
5619ce4 is described below

commit 5619ce4441ff9db140ee384441ee55d1a99672d8
Author: majialin <[email protected]>
AuthorDate: Mon Aug 12 12:18:28 2024 +0800

    fix workbench-deployment
---
 .../UserGuide/Master/Deployment-and-Maintenance/workbench-deployment.md | 2 +-
 .../UserGuide/latest/Deployment-and-Maintenance/workbench-deployment.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/src/zh/UserGuide/Master/Deployment-and-Maintenance/workbench-deployment.md 
b/src/zh/UserGuide/Master/Deployment-and-Maintenance/workbench-deployment.md
index f6df414..5f799ff 100644
--- a/src/zh/UserGuide/Master/Deployment-and-Maintenance/workbench-deployment.md
+++ b/src/zh/UserGuide/Master/Deployment-and-Maintenance/workbench-deployment.md
@@ -218,7 +218,7 @@
   | 连接类型        | 是           | 不同连接类型连接所填内容不同,支持选择“单机、集群、双活”     | -      |
   | 实例名称        | 是           | 您可根据名称对不同实例进行区分,最多输入 50 个字符           | -      
|
   | 实例信息        | 是           | 填写数据库的地址(iotdb/conf/iotdb-system.properties 
文件中 dn_rpc_address 字段)以及端口号(dn_rpc_port字段)注:对于集群和双活点击“+”支持输入多个实例信息 | -      |
-  | Prometheus 信息 | 否           | 
填写“http:/<Prometheus的IP地址>:<Prometheus的端口号>/api/v1/query”即可通过首页查看部分监控信息,推荐您进行配置使用
 | -      |
+  | Prometheus 信息 | 否           | 
填写“http://<Prometheus的IP地址>:<Prometheus的端口号>/api/v1/query”即可通过首页查看部分监控信息,推荐您进行配置使用
 | -      |
   | 用户名          | 是           | 填写IoTDB的用户名,支持输入 4~32 
个字符,可使用英文大小写字母、数字、特殊字符(!@#$%^&*()_+-=) | root   |
   | 密码            | 否           | 
填写IoTDB的密码,为了保证数据库的安全我们不会对密码进行保存,请您在每次连接实例或测试时自行填写 | root   |
 
diff --git 
a/src/zh/UserGuide/latest/Deployment-and-Maintenance/workbench-deployment.md 
b/src/zh/UserGuide/latest/Deployment-and-Maintenance/workbench-deployment.md
index ad202e8..1a230d8 100644
--- a/src/zh/UserGuide/latest/Deployment-and-Maintenance/workbench-deployment.md
+++ b/src/zh/UserGuide/latest/Deployment-and-Maintenance/workbench-deployment.md
@@ -218,7 +218,7 @@
   | 连接类型        | 是           | 不同连接类型连接所填内容不同,支持选择“单机、集群、双活”     | -      |
   | 实例名称        | 是           | 您可根据名称对不同实例进行区分,最多输入 50 个字符           | -      
|
   | 实例信息        | 是           | 填写数据库的地址(iotdb/conf/iotdb-datanode.properties 
文件中 dn_rpc_address 字段)以及端口号(dn_rpc_port字段)注:对于集群和双活点击“+”支持输入多个实例信息 | -      |
-  | Prometheus 信息 | 否           | 
填写“http:/<Prometheus的IP地址>:<Prometheus的端口号>/api/v1/query”即可通过首页查看部分监控信息,推荐您进行配置使用
 | -      |
+  | Prometheus 信息 | 否           | 
填写“http://<Prometheus的IP地址>:<Prometheus的端口号>/api/v1/query”即可通过首页查看部分监控信息,推荐您进行配置使用
 | -      |
   | 用户名          | 是           | 填写IoTDB的用户名,支持输入 4~32 
个字符,可使用英文大小写字母、数字、特殊字符(!@#$%^&*()_+-=) | root   |
   | 密码            | 否           | 
填写IoTDB的密码,为了保证数据库的安全我们不会对密码进行保存,请您在每次连接实例或测试时自行填写 | root   |
 

Reply via email to