Skip to content

Commit

Permalink
Update links
Browse files Browse the repository at this point in the history
  • Loading branch information
Meggielqk committed Feb 19, 2025
1 parent b22e3b8 commit 283378b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion en_US/observability/alarms.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ You can query and manage alarms through the API. Click **Alarms** on the left na

### Receive Alarm Events via Webhook Integration

Starting from EMQX version 5.8.5, the rule engine supports two new alarm events: [$events/alarm_activated](../data-integration/rule-sql-events-and-fields#alarm-activated-event-events-alarm-activated) and [$events/alarm_deactivated](../data-integration/rule-sql-events-and-fields#alarm-deactivated-event-events-alarm-deactivated). These events allow you to receive notifications of alarm activities via external HTTP services through Webhook integration.
Starting from EMQX version 5.8.5, the rule engine supports two new alarm events: [$events/alarm_activated](../data-integration/rule-sql-events-and-fields.md#alarm-activated-event-events-alarm-activated) and [$events/alarm_deactivated](../data-integration/rule-sql-events-and-fields.md#alarm-deactivated-event-events-alarm-deactivated). These events allow you to receive notifications of alarm activities via external HTTP services through Webhook integration.

To configure Webhook integration:

Expand Down
2 changes: 1 addition & 1 deletion zh_CN/observability/alarms.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ EMQX 提供多种方式获取告警并查看详细信息。其中一种方式是

### 通过 Webhook 集成获取告警事件通知

从 EMQX 版本 5.8.5 开始,规则引擎支持两个新的客户端事件:[告警激活事件](../data-integration/rule-sql-events-and-fields#alarm-activated-event-events-alarm-activated)[告警解除事件](../data-integration/rule-sql-events-and-fields#alarm-deactivated-event-events-alarm-deactivated)。这些事件允许您通过 Webhook 集成,将报警活动的通知发送到外部 HTTP 服务。
从 EMQX 版本 5.8.5 开始,规则引擎支持两个新的客户端事件:[告警激活事件](../data-integration/rule-sql-events-and-fields.md#alarm-activated-event-events-alarm-activated)[告警解除事件](../data-integration/rule-sql-events-and-fields.md#alarm-deactivated-event-events-alarm-deactivated)。这些事件允许您通过 Webhook 集成,将报警活动的通知发送到外部 HTTP 服务。

配置 Webhook 集成的步骤如下:

Expand Down

0 comments on commit 283378b

Please sign in to comment.