This is an automated email from the ASF dual-hosted git repository. gongchao pushed a commit to branch fix-third-alarm in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
The following commit(s) were added to refs/heads/fix-third-alarm by this push: new 131f398f7d [bugfix] fix prometheus extern alert integrate error 131f398f7d is described below commit 131f398f7ddb84e51900394781c5f106a6c99443 Author: tomsun28 <tomsu...@outlook.com> AuthorDate: Sun Jan 12 18:03:34 2025 +0800 [bugfix] fix prometheus extern alert integrate error Signed-off-by: tomsun28 <tomsu...@outlook.com> --- web-app/src/assets/doc/alert-integration/prometheus.en-US.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web-app/src/assets/doc/alert-integration/prometheus.en-US.md b/web-app/src/assets/doc/alert-integration/prometheus.en-US.md index 7f98a5dc04..84e9a3a01e 100644 --- a/web-app/src/assets/doc/alert-integration/prometheus.en-US.md +++ b/web-app/src/assets/doc/alert-integration/prometheus.en-US.md @@ -1,4 +1,4 @@ -可以在 Prometheus Server 的 Alertmanager 配置中直接配置 HertzBeat 的服务地址,使用 HertzBeat 替换 Alertmanager 直接来接收处理 Prometheus Server 的告警信息。 +Users can directly configure the HertzBeat service address in the Alertmanager configuration of the Prometheus Server to replace the Alertmanager for receiving and processing alerts from the Prometheus Server. ### Prometheus Service Configuration --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@hertzbeat.apache.org For additional commands, e-mail: notifications-h...@hertzbeat.apache.org