flashduty-knowledge-base 1.2.3-beta.1 → 1.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/esm/en.js +9 -8
- package/dist/iife/en.js +9 -8
- package/package.json +1 -1
package/dist/esm/en.js
CHANGED
|
@@ -4693,23 +4693,24 @@ When you need to route alerts to different channels based on alert payload infor
|
|
|
4693
4693
|
## I. Huawei Cloud APM Alert Push Configuration
|
|
4694
4694
|
|
|
4695
4695
|
### Create FlashDuty Alert Channel
|
|
4696
|
-
|
|
4696
|
+
|
|
4697
|
+
1. Log in to your Huawei Cloud Console, search for \`SMN\` (Simple Message Notification) service and enter its console
|
|
4697
4698
|
2. Select \`Topic Management=>Topics\` from the left navigation bar
|
|
4698
|
-
3. Click \`Create Topic\`, enter \`FlashDuty\`
|
|
4699
|
+
3. Click \`Create Topic\`, enter \`FlashDuty\` as the topic name in the edit page and confirm
|
|
4699
4700
|
|
|
4700
|
-
<img
|
|
4701
|
+
<img src="https://download.flashcat.cloud/flashduty/doc/en/hw/lts-1.png" alt="drawing" width="500"/>
|
|
4701
4702
|
|
|
4702
|
-
4.
|
|
4703
|
+
4. Return to the topic list and click \`Add Subscription\` in the newly created FlashDuty topic
|
|
4703
4704
|
|
|
4704
|
-
<img
|
|
4705
|
+
<img src="https://download.flashcat.cloud/flashduty/doc/en/hw/lts-2.png" alt="drawing" width="500"/>
|
|
4705
4706
|
|
|
4706
|
-
5. In the edit page, select \`HTTPS\`
|
|
4707
|
+
5. In the edit page, select \`HTTPS\` as the protocol, enter the **push URL** as the subscription endpoint and confirm
|
|
4707
4708
|
|
|
4708
|
-
<img
|
|
4709
|
+
<img src="https://download.flashcat.cloud/flashduty/doc/en/hw/lts-3.png" alt="drawing" width="500"/>
|
|
4709
4710
|
|
|
4710
4711
|
6. After adding, check if the subscription status shows **Confirmed** in the subscription list
|
|
4711
4712
|
|
|
4712
|
-
<img
|
|
4713
|
+
<img src="https://download.flashcat.cloud/flashduty/doc/en/hw/lts-4.png" alt="drawing" width="500"/>
|
|
4713
4714
|
|
|
4714
4715
|
### Configure Application Monitoring Alerts
|
|
4715
4716
|
|
package/dist/iife/en.js
CHANGED
|
@@ -6567,23 +6567,24 @@ When you need to route alerts to different channels based on alert payload infor
|
|
|
6567
6567
|
## I. Huawei Cloud APM Alert Push Configuration
|
|
6568
6568
|
|
|
6569
6569
|
### Create FlashDuty Alert Channel
|
|
6570
|
-
|
|
6570
|
+
|
|
6571
|
+
1. Log in to your Huawei Cloud Console, search for \`SMN\` (Simple Message Notification) service and enter its console
|
|
6571
6572
|
2. Select \`Topic Management=>Topics\` from the left navigation bar
|
|
6572
|
-
3. Click \`Create Topic\`, enter \`FlashDuty\`
|
|
6573
|
+
3. Click \`Create Topic\`, enter \`FlashDuty\` as the topic name in the edit page and confirm
|
|
6573
6574
|
|
|
6574
|
-
<img
|
|
6575
|
+
<img src="https://download.flashcat.cloud/flashduty/doc/en/hw/lts-1.png" alt="drawing" width="500"/>
|
|
6575
6576
|
|
|
6576
|
-
4.
|
|
6577
|
+
4. Return to the topic list and click \`Add Subscription\` in the newly created FlashDuty topic
|
|
6577
6578
|
|
|
6578
|
-
<img
|
|
6579
|
+
<img src="https://download.flashcat.cloud/flashduty/doc/en/hw/lts-2.png" alt="drawing" width="500"/>
|
|
6579
6580
|
|
|
6580
|
-
5. In the edit page, select \`HTTPS\`
|
|
6581
|
+
5. In the edit page, select \`HTTPS\` as the protocol, enter the **push URL** as the subscription endpoint and confirm
|
|
6581
6582
|
|
|
6582
|
-
<img
|
|
6583
|
+
<img src="https://download.flashcat.cloud/flashduty/doc/en/hw/lts-3.png" alt="drawing" width="500"/>
|
|
6583
6584
|
|
|
6584
6585
|
6. After adding, check if the subscription status shows **Confirmed** in the subscription list
|
|
6585
6586
|
|
|
6586
|
-
<img
|
|
6587
|
+
<img src="https://download.flashcat.cloud/flashduty/doc/en/hw/lts-4.png" alt="drawing" width="500"/>
|
|
6587
6588
|
|
|
6588
6589
|
### Configure Application Monitoring Alerts
|
|
6589
6590
|
|