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 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
- 1. Log in to your Huawei Cloud console, search for \`SMN\` (Simple Message Notification) service and enter the corresponding product console
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\` in the topic name field and click confirm
4699
+ 3. Click \`Create Topic\`, enter \`FlashDuty\` as the topic name in the edit page and confirm
4699
4700
 
4700
- <img alt="drawing" width="600" src="https://download.flashcat.cloud/flashduty/doc/huawei-lts-1.png" />
4701
+ <img src="https://download.flashcat.cloud/flashduty/doc/en/hw/lts-1.png" alt="drawing" width="500"/>
4701
4702
 
4702
- 4. Back in the topic list, click \`Add Subscription\` in the newly created FlashDuty topic
4703
+ 4. Return to the topic list and click \`Add Subscription\` in the newly created FlashDuty topic
4703
4704
 
4704
- <img alt="drawing" width="600" src="https://download.flashcat.cloud/flashduty/doc/huawei-lts-2.png" />
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\` for protocol, enter the **integration push URL** for subscription endpoint and click confirm
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 alt="drawing" width="600" src="https://download.flashcat.cloud/flashduty/doc/huawei-lts-3.png" />
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 alt="drawing" width="600" src="https://download.flashcat.cloud/flashduty/doc/huawei-lts-4.png" />
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
- 1. Log in to your Huawei Cloud console, search for \`SMN\` (Simple Message Notification) service and enter the corresponding product console
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\` in the topic name field and click confirm
6573
+ 3. Click \`Create Topic\`, enter \`FlashDuty\` as the topic name in the edit page and confirm
6573
6574
 
6574
- <img alt="drawing" width="600" src="https://download.flashcat.cloud/flashduty/doc/huawei-lts-1.png" />
6575
+ <img src="https://download.flashcat.cloud/flashduty/doc/en/hw/lts-1.png" alt="drawing" width="500"/>
6575
6576
 
6576
- 4. Back in the topic list, click \`Add Subscription\` in the newly created FlashDuty topic
6577
+ 4. Return to the topic list and click \`Add Subscription\` in the newly created FlashDuty topic
6577
6578
 
6578
- <img alt="drawing" width="600" src="https://download.flashcat.cloud/flashduty/doc/huawei-lts-2.png" />
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\` for protocol, enter the **integration push URL** for subscription endpoint and click confirm
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 alt="drawing" width="600" src="https://download.flashcat.cloud/flashduty/doc/huawei-lts-3.png" />
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 alt="drawing" width="600" src="https://download.flashcat.cloud/flashduty/doc/huawei-lts-4.png" />
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
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "flashduty-knowledge-base",
3
- "version": "1.2.3-beta.1",
3
+ "version": "1.2.4",
4
4
  "description": "flashduty knowledge base",
5
5
  "type": "module",
6
6
  "scripts": {