You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en/on-call/integration/alert-integration/alert-sources/aliyun-dataworks-op.mdx
+6-15Lines changed: 6 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,25 +47,16 @@ Choose this option when you need to route alerts to different collaboration spac
47
47
48
48
## In Alibaba Cloud DataWorks
49
49
---
50
-
**Step 1: Create a custom webhook**
51
-
52
50
<divclassName="md-block">
53
51
54
52
1. Log in to the Alibaba Cloud console and open the **DataWorks** product
55
-
2. Go to **DataStudio** or **Operation Center** and open the **Intelligent Monitoring** page
56
-
3. Open the alarm receiver configuration (the custom webhook entry) and create a new webhook
57
-
4. Set the request URL to the Flashduty integration push URL copied above; the request method is POST
58
-
5. After saving, you can click **Send test message**. DataWorks pushes a connectivity test message (`message.content`); Flashduty returns success without creating an alert event
59
-
60
-
</div>
61
-
62
-
**Step 2: Enable the webhook in monitoring rules**
63
-
64
-
<divclassName="md-block">
53
+
2. Go to **Data Development and O&M => Operation Center**
54
+
3. In the left navigation, choose **Monitoring and Alerting => Rule Management**
55
+
4. Open an existing rule, or create a new one
56
+
5. In the rule's **Alarm Behavior** section, select **WebHook** as the alarm method, and paste the Flashduty integration push URL copied above into the webhook address field
57
+
6. Save the rule. Alerts triggered by this rule are pushed to Flashduty in real time
65
58
66
-
1. In **Intelligent Monitoring**, open the **custom rules** (instance status alerts, resource group alerts), **baseline management**, or **event management** page
67
-
2. Create or edit a rule, and select the custom webhook created above as an alarm channel
68
-
3. Save the rule. Alerts triggered by this rule are pushed to Flashduty in real time
59
+
> After entering the URL, you can click **Send test message** to verify connectivity. The test message only verifies the push URL; Flashduty returns success without creating an alert event.
0 commit comments