This is an automated email from the ASF dual-hosted git repository.
zhaoqingran 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 7ae4650b9 [doc] resolve code conflicts and coverage caused by
pr(#1813) merge (#1821)
7ae4650b9 is described below
commit 7ae4650b944bd1240f0edf18e7e0b51ec9e0ec1e
Author: LiuTianyou <[email protected]>
AuthorDate: Tue Apr 23 21:10:47 2024 +0800
[doc] resolve code conflicts and coverage caused by pr(#1813) merge (#1821)
Co-authored-by: liutianyou <[email protected]>
Co-authored-by: Logic <[email protected]>
---
home/docs/help/guide.md | 6 +-
.../current/help/guide.md | 1 +
home/sidebars.json | 279 +--------------------
3 files changed, 13 insertions(+), 273 deletions(-)
diff --git a/home/docs/help/guide.md b/home/docs/help/guide.md
index 6643de72d..8349dfde8 100644
--- a/home/docs/help/guide.md
+++ b/home/docs/help/guide.md
@@ -22,6 +22,8 @@ sidebar_label: Help Center
 👉 [SSL Cert monitoring](ssl_cert) <br />
 👉 [JVM monitoring](jvm) <br />
 👉 [SpringBoot2.0](springboot2) <br />
+ 👉 [DNS monitoring](dns) <br />
+ 👉 [FTP monitoring](ftp) <br />
### Database monitoring
@@ -60,6 +62,7 @@ sidebar_label: Help Center
### Bigdata monitoring
 👉 [Clickhouse](clickhouse) <br />
+ 👉 [ElasticSearch](elasticsearch) <br />
### Network monitoring
@@ -165,7 +168,8 @@ sidebar_label: Help Center
 👉 [Clickhouse](clickhouse) <br />
 👉 [ElasticSearch](elasticsearch) <br />
-***
+
+
## 💡 Alarm service
diff --git
a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/guide.md
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/guide.md
index 3da201177..991c8ad74 100644
--- a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/guide.md
+++ b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/guide.md
@@ -60,6 +60,7 @@ sidebar_label: 帮助入门
### 大数据监控
 👉 [Clickhouse](clickhouse) <br />
+  👉 [ElasticSearch](elasticsearch) <br />
### 网络监控
diff --git a/home/sidebars.json b/home/sidebars.json
index 011270076..c552c4fe2 100644
--- a/home/sidebars.json
+++ b/home/sidebars.json
@@ -120,278 +120,6 @@
}
]
},
- {
- "type": "category",
- "label": "help",
- "items": [
- "help/guide",
- {
- "type": "category",
- "label": "service",
- "items": [
- "help/website",
- "help/api",
- "help/ping",
- "help/port",
- "help/fullsite",
- "help/ssl_cert",
- "help/nginx",
- "help/pop3",
- "help/smtp",
- "help/ntp"
- ]
- },
- {
- "type": "category",
- "label": "program",
- "items": [
- "help/jvm",
- "help/springboot2",
- "help/dynamic_tp"
- ]
- },
- {
- "type": "category",
- "label": "database",
- "items": [
- "help/mysql",
- "help/mariadb",
- "help/postgresql",
- "help/sqlserver",
- "help/oracle",
- "help/dm",
- "help/opengauss",
- "help/nebulaGraph"
- ]
- },
- {
- "type": "category",
- "label": "cache",
- "items": [
- "help/redis",
- "help/memcached"
- ]
- },
- {
- "type": "category",
- "label": "os",
- "items": [
- "help/linux",
- "help/windows",
- "help/ubuntu",
- "help/centos"
- ]
- },
- {
- "type": "category",
- "label": "mid",
- "items": [
- "help/zookeeper",
- "help/shenyu",
- "help/rabbitmq",
- "help/activemq",
- "help/spring_gateway"
- ]
- },
- {
- "type": "category",
- "label": "bigdata",
- "items": [
- "help/spark",
- "help/doris_be",
- "help/doris_fe",
- "help/hadoop",
- "help/iotdb",
- "help/hive",
- "help/airflow",
- "help/clickhouse"
- ]
- },
- {
- "type": "category",
- "label": "webserver",
- "items": [
- "help/tomcat",
- "help/jetty"
- ]
- },
- {
- "type": "category",
- "label": "cloud-native",
- "items": [
- "help/docker",
- "help/kubernetes"
- ]
- },
- {
- "type": "category",
- "label": "threshold",
- "items": [
- "help/alert_threshold",
- "help/alert_threshold_expr"
- ]
- },
- {
- "type": "category",
- "label": "notice",
- "items": [
- "help/alert_email",
- "help/alert_webhook",
- "help/alert_discord",
- "help/alert_slack",
- "help/alert_telegram",
- "help/alert_wework",
- "help/alert_dingtalk",
- "help/alert_feishu",
- "help/alert_console",
- "help/alert_enterprise_wechat_app",
- "help/alert_smn"
- ]
- },
- {
- "type": "category",
- "label": "network",
- "items": [
- "help/huawei_switch"
- ]
- },
- "help/issue"
- ]
- },
- {
- "type": "category",
- "label": "Others",
- "items": [
- "others/developer",
- "others/contributing",
- "others/resource"
- ]
- }
- ]
-}
-=======
-{
- "docs": [
- {
- "type": "category",
- "label": "quickstart",
- "items": [
- "introduce",
- "start/quickstart",
- "start/docker-deploy",
- "start/package-deploy",
- "start/rainbond-deploy",
- {
- "type": "link",
- "label": "Install via Helm",
- "href": "https://artifacthub.io/packages/helm/hertzbeat/hertzbeat"
- },
- "start/upgrade",
- "start/victoria-metrics-init",
- "start/iotdb-init",
- "start/tdengine-init",
- "start/greptime-init",
- "start/influxdb-init",
- "start/mysql-change",
- "start/postgresql-change",
- "start/account-modify",
- "start/custom-config",
- "start/ssl-cert-practice"
- ]
- },
- {
- "type": "category",
- "label": "custom",
- "items": [
- "advanced/extend-point",
- "advanced/extend-tutorial",
- {
- "type": "category",
- "label": "http",
- "items": [
- "advanced/extend-http",
- "advanced/extend-http-default",
- "advanced/extend-http-jsonpath",
- "advanced/extend-http-example-hertzbeat",
- "advanced/extend-http-example-token"
- ]
- },
- {
- "type": "category",
- "label": "jdbc",
- "items": [
- "advanced/extend-jdbc"
- ]
- },
- {
- "type": "category",
- "label": "ssh",
- "items": [
- "advanced/extend-ssh"
- ]
- },
- {
- "type": "category",
- "label": "jmx",
- "items": [
- "advanced/extend-jmx"
- ]
- },
- {
- "type": "category",
- "label": "snmp",
- "items": [
- "advanced/extend-snmp"
- ]
- },
- {
- "type": "category",
- "label": "push",
- "items": [
- "advanced/extend-push"
- ]
- }
- ]
- },
- {
- "type": "doc",
- "id": "template"
- },
- {
- "type": "category",
- "label": "Community",
- "items": [
- "community/contact",
- {
- "type": "category",
- "label": "contribution",
- "items": [
- "community/mailing_lists",
- "community/become_committer",
- "community/become_pmc_member",
- "community/new_committer_process",
- "community/new_pmc_ember_process"
- ]
- },
- {
- "type": "category",
- "label": "submit",
- "items": [
- "community/document",
- "community/submit_code",
- "community/code_style_and_quality_guide"
- ]
- },
- {
- "type": "category",
- "label": "release",
- "items": [
- "community/how_to_release",
- "community/how_to_verify_release"
- ]
- }
- ]
- },
{
"type": "category",
"label": "help",
@@ -523,6 +251,13 @@
"help/alert_smn"
]
},
+ {
+ "type": "category",
+ "label": "Network",
+ "items": [
+ "help/huawei_switch"
+ ]
+ },
"help/issue"
]
},
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]