This is an automated email from the ASF dual-hosted git repository.
zhengqiwei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
The following commit(s) were added to refs/heads/master by this push:
new 4dceb42dc [feature] add iceberg help md (#2573)
4dceb42dc is described below
commit 4dceb42dc70645362f70e4e6441a2445cb7f075c
Author: aias00 <[email protected]>
AuthorDate: Wed Aug 21 19:53:26 2024 +0800
[feature] add iceberg help md (#2573)
Co-authored-by: Calvin <[email protected]>
Co-authored-by: YuLuo <[email protected]>
---
home/docs/help/hive.md | 2 +-
home/docs/help/{hive.md => iceberg.md} | 12 ++++++------
.../docusaurus-plugin-content-docs/current/help/hive.md | 2 +-
.../current/help/{hive.md => iceberg.md} | 12 ++++++------
home/sidebars.json | 1 +
5 files changed, 15 insertions(+), 14 deletions(-)
diff --git a/home/docs/help/hive.md b/home/docs/help/hive.md
index 806969c2e..3dfbf0bfb 100644
--- a/home/docs/help/hive.md
+++ b/home/docs/help/hive.md
@@ -5,7 +5,7 @@ sidebar_label: Apache Hive
keywords: [open source monitoring tool, open source apache hive monitoring
tool, monitoring apache hive metrics]
---
-> Collect and monitor the general performance metrics exposed by the
SpringBoot actuator.
+> Collect and monitor the general performance metrics exposed by the Apache
Hive.
## Pre-monitoring operations
diff --git a/home/docs/help/hive.md b/home/docs/help/iceberg.md
similarity index 94%
copy from home/docs/help/hive.md
copy to home/docs/help/iceberg.md
index 806969c2e..5b63bca57 100644
--- a/home/docs/help/hive.md
+++ b/home/docs/help/iceberg.md
@@ -1,15 +1,15 @@
---
-id: hive
-Title: Monitoring Apache Hive
-sidebar_label: Apache Hive
-keywords: [open source monitoring tool, open source apache hive monitoring
tool, monitoring apache hive metrics]
+id: iceberg
+Title: Monitoring Apache Iceberg
+sidebar_label: Apache Iceberg
+keywords: [open source monitoring tool, open source apache hive monitoring
tool, monitoring apache iceberg metrics]
---
-> Collect and monitor the general performance metrics exposed by the
SpringBoot actuator.
+> Collect and monitor the general performance metrics exposed by the Apache
Iceberg.
## Pre-monitoring operations
-If you want to monitor information in `Apache Hive` with this monitoring type,
you need to open your `Hive Server2` in remoting mode.
+If you want to monitor information in `Apache Iceberg` with this monitoring
type, you need to open your `Hive Server2` in remoting mode.
**1、Enable metastore:**
diff --git
a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/hive.md
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/hive.md
index 3b41d3979..8396a870f 100644
--- a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/hive.md
+++ b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/hive.md
@@ -5,7 +5,7 @@ sidebar_label: Apache Hive
keywords: [开源监控工具, 开源 Apache Hive 监控工具, 监控 Apache Hive 指标]
---
-> 收集和监控由 SpringBoot Actuator 提供的常规性能指标。
+> 收集和监控由 Apache Hive 提供的常规性能指标。
## 监控前操作
diff --git
a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/hive.md
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/iceberg.md
similarity index 90%
copy from home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/hive.md
copy to home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/iceberg.md
index 3b41d3979..5ee2f434e 100644
--- a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/hive.md
+++ b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/iceberg.md
@@ -1,15 +1,15 @@
---
-id: hive
-Title: 监控 Apache Hive
-sidebar_label: Apache Hive
-keywords: [开源监控工具, 开源 Apache Hive 监控工具, 监控 Apache Hive 指标]
+id: iceberg
+Title: 监控 Apache Iceberg
+sidebar_label: Apache Iceberg
+keywords: [开源监控工具, 开源 Apache Iceberg 监控工具, 监控 Apache Iceberg 指标]
---
-> 收集和监控由 SpringBoot Actuator 提供的常规性能指标。
+> 收集和监控由 Apache Iceberg 提供的常规性能指标。
## 监控前操作
-如果您想使用此监控类型监控 Apache Hive 的信息,您需要以远程模式启动您的 Hive Server2。
+如果您想使用此监控类型监控 Apache Iceberg 的信息,您需要以远程模式启动您的 Hive Server2。
**1、启用元数据存储:**
diff --git a/home/sidebars.json b/home/sidebars.json
index 8db82fa48..90ca715fb 100755
--- a/home/sidebars.json
+++ b/home/sidebars.json
@@ -275,6 +275,7 @@
"help/hdfs_datanode",
"help/iotdb",
"help/hive",
+ "help/iceberg",
"help/airflow",
"help/clickhouse",
"help/elasticsearch",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]