flashduty-knowledge-base 1.0.7 → 1.0.9

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/en.cjs CHANGED
@@ -114,7 +114,7 @@ Code:
114
114
  Request:
115
115
 
116
116
  \`\`\`
117
- curl -X POST '{api_host}/event/push/alert/standard?integration_key=$key' \\
117
+ curl -X POST '{api_host}/event/push/alert/standard?integration_key={integration_key}' \\
118
118
  -H 'Content-Type: application/json' \\
119
119
  -d '{
120
120
  "event_status": "Warning",
@@ -4407,7 +4407,7 @@ Choose this option when you need to route alerts to different channels based on
4407
4407
  1. Log in to your \`StateCloud\` console, search for the \`Cloud Eye\` product, and enter its console
4408
4408
  2. In \`Alarm Service\`, select \`Alarm Contact/Group\` and create corresponding alert contact/group
4409
4409
  3. In \`Alarm Rules\`, choose to create or modify Alarm rule
4410
- 4. In the alarm rule editing page, fill in the integration <span class='integration_url' >push URL</span> under \`Alert Callback\` and click test
4410
+ 4. In the alarm rule editing page, fill in the integration <span class='integration_url'>push URL</span> under \`Alert Callback\` and click test
4411
4411
  5. After successful testing, click \`Save\`
4412
4412
 
4413
4413
  <img alt="drawing" width="600" src="https://download.flashcat.cloud/flashduty/doc/en/fd/state-1.png" />
package/dist/en.js CHANGED
@@ -114,7 +114,7 @@ Code:
114
114
  Request:
115
115
 
116
116
  \`\`\`
117
- curl -X POST '{api_host}/event/push/alert/standard?integration_key=$key' \\
117
+ curl -X POST '{api_host}/event/push/alert/standard?integration_key={integration_key}' \\
118
118
  -H 'Content-Type: application/json' \\
119
119
  -d '{
120
120
  "event_status": "Warning",
@@ -4407,7 +4407,7 @@ Choose this option when you need to route alerts to different channels based on
4407
4407
  1. Log in to your \`StateCloud\` console, search for the \`Cloud Eye\` product, and enter its console
4408
4408
  2. In \`Alarm Service\`, select \`Alarm Contact/Group\` and create corresponding alert contact/group
4409
4409
  3. In \`Alarm Rules\`, choose to create or modify Alarm rule
4410
- 4. In the alarm rule editing page, fill in the integration <span class='integration_url' >push URL</span> under \`Alert Callback\` and click test
4410
+ 4. In the alarm rule editing page, fill in the integration <span class='integration_url'>push URL</span> under \`Alert Callback\` and click test
4411
4411
  5. After successful testing, click \`Save\`
4412
4412
 
4413
4413
  <img alt="drawing" width="600" src="https://download.flashcat.cloud/flashduty/doc/en/fd/state-1.png" />
@@ -4724,7 +4724,7 @@ Flashduty extracts the status.name information from the webhook payload by defau
4724
4724
  Please contact Flashduty if you wish to modify this mapping.
4725
4725
 
4726
4726
  </div>
4727
- `, $ = `---
4727
+ `, j = `---
4728
4728
  title: Contributing to our documentation — Meilisearch documentation
4729
4729
  description: The Meilisearch documentation is open-source. Learn how to help make it even better.
4730
4730
  sidebarDepth: 3
@@ -4859,7 +4859,7 @@ Once published, you can access the application via mobile/PC client. First-time
4859
4859
  |Group Bot Webhook|Maximum 100 calls/minute|
4860
4860
  |Sending messages to the same user or group|Maximum 5 calls/second|
4861
4861
 
4862
- **Note:** Messages cannot be pushed normally when exceeding limits, please use notification channels reasonably`, j = `---
4862
+ **Note:** Messages cannot be pushed normally when exceeding limits, please use notification channels reasonably`, $ = `---
4863
4863
  title: "Dingtalk Integration"
4864
4864
  description: "Integrate with Dingtalk custom application to receive and respond to alerts within Dingtalk"
4865
4865
  date: "2024-05-11T10:00:00+08:00"
@@ -6482,7 +6482,7 @@ export {
6482
6482
  Z as CustomAction,
6483
6483
  e as CustomAlert,
6484
6484
  q as CustomChange,
6485
- j as Dingtalk,
6485
+ $ as Dingtalk,
6486
6486
  L as Dynatrace,
6487
6487
  n as Email,
6488
6488
  x as GoogleCM,
@@ -6495,7 +6495,7 @@ export {
6495
6495
  p as InfluxDB,
6496
6496
  _ as Jiankongbao,
6497
6497
  O as Jira,
6498
- $ as Lark,
6498
+ j as Lark,
6499
6499
  M as Meraki,
6500
6500
  V as MicrosoftTeams,
6501
6501
  t as N9e,
package/dist/zh.cjs CHANGED
@@ -123,7 +123,7 @@ Code:
123
123
  请求:
124
124
 
125
125
  \`\`\`
126
- curl -X POST '{api_host}/event/push/alert/standard?integration_key=$key' \\
126
+ curl -X POST '{api_host}/event/push/alert/standard?integration_key={integration_key}' \\
127
127
  -H 'Content-Type: application/json' \\
128
128
  -d '{
129
129
  "event_status": "Warning",
@@ -161,7 +161,7 @@ curl -X POST '{api_host}/event/push/alert/standard?integration_key=$key' \\
161
161
  }
162
162
  \`\`\`
163
163
 
164
- ## 三、最佳实践
164
+ ## 三、最佳实践 <span id="最佳实践"></span>
165
165
  ---
166
166
 
167
167
  1. 当告警状态发生变更时,向 Flashduty发送事件
@@ -4687,7 +4687,7 @@ url: "https://docs.flashcat.cloud/zh/flashduty/statecloud-integration-guide"
4687
4687
  1. 登录您的 \`天翼云\` 控制台,检索 \`云监控服务\` 产品,并进入对应产品控制台。
4688
4688
  2. 在 \`告警服务\` 中,选择 \`告警联系人/组\`,并完成创建相应的告警联系人/组。
4689
4689
  3. 在 \`告警规则\` 中,选择创建或修改告警规则。
4690
- 4. 在告警规则编辑页面中 \`告警回调\` 处,填写告警集成的 <span class='integration_url' >推送地址</span> 并点击 \`测试\`。
4690
+ 4. 在告警规则编辑页面中 \`告警回调\` 处,填写告警集成的 <span class='integration_url'>推送地址</span> 并点击 \`测试\`。
4691
4691
  5. 测试成功后,点击 \`保存\`。
4692
4692
 
4693
4693
  <img alt="drawing" width="600" src="https://download.flashcat.cloud/flashduty/doc/zh/statecloud/state-1.png" />
@@ -4773,7 +4773,7 @@ url: "https://docs.flashcat.cloud/zh/flashduty/guance-integration-guide"
4773
4773
  ### 步骤1:创建通知对象
4774
4774
  1. 登录您的 \`观测云\` 控制台,在 \`监控\` 中,选择 \`通知对象管理\`。
4775
4775
  2. 点击 \`新建通知对象\` ,选择 \`Webhook\`。
4776
- 3. 在编辑页面中填写名称为 \`Flashduty\` ,\`Webhook 地址\` 填写告警集成的 <span class='integration_url' >推送地址</span>。
4776
+ 3. 在编辑页面中填写名称为 \`Flashduty\` ,\`Webhook 地址\` 填写告警集成的 <span class='integration_url'>推送地址</span>。
4777
4777
  4. 其他按需选择,点击 \`确定\` 完成创建。
4778
4778
 
4779
4779
  <img alt="drawing" width="600" src="https://download.flashcat.cloud/flashduty/doc/zh/fd/guance-1.png" />
@@ -4811,7 +4811,7 @@ date: "2024-07-05T10:00:00+08:00"
4811
4811
  url: "https://docs.flashcat.cloud/zh/flashduty/zilliz-integration-guide"
4812
4812
  ---
4813
4813
 
4814
- 通过 webhook 的方式同步 zilliz 告警事件到 Flashduty,实现告警事件自动化降噪处理。
4814
+ 通过 webhook 的方式同步 Zilliz 告警事件到 Flashduty,实现告警事件自动化降噪处理。
4815
4815
 
4816
4816
  <div class="hide">
4817
4817
 
@@ -4859,7 +4859,7 @@ url: "https://docs.flashcat.cloud/zh/flashduty/zilliz-integration-guide"
4859
4859
  ## 一、告警推送配置
4860
4860
 
4861
4861
  1. 登录您的 \`zilliz\` 控制台,在 \`Project Alerts\` 中,创建或修改 \`Alert\`。
4862
- 2. 在 \`Alert\` 编辑页面中的 \`Send to\` 部分,选择 \`Webhook\`,Webhook URL 填写告警集成的 <span class='integration_url' >推送地址</span>。
4862
+ 2. 在 \`Alert\` 编辑页面中的 \`Send to\` 部分,选择 \`Webhook\`,Webhook URL 填写告警集成的<span class='integration_url'>推送地址</span>。
4863
4863
  3. 选中 \`Alert Resolution Notification\`,其他按需选择。
4864
4864
  4. 点击 \`Save\` 或 \`Create\` 完成配置。
4865
4865
 
@@ -4871,7 +4871,7 @@ url: "https://docs.flashcat.cloud/zh/flashduty/zilliz-integration-guide"
4871
4871
 
4872
4872
  <div class="md-block">
4873
4873
 
4874
- | 观测云 | Flashduty | 状态 |
4874
+ | zilliz | Flashduty | 状态 |
4875
4875
  | ---------- | -------- | ---- |
4876
4876
  | CRITICAL | Critical | 严重 |
4877
4877
  | WARNING | Warning | 警告 |
package/dist/zh.js CHANGED
@@ -123,7 +123,7 @@ Code:
123
123
  请求:
124
124
 
125
125
  \`\`\`
126
- curl -X POST '{api_host}/event/push/alert/standard?integration_key=$key' \\
126
+ curl -X POST '{api_host}/event/push/alert/standard?integration_key={integration_key}' \\
127
127
  -H 'Content-Type: application/json' \\
128
128
  -d '{
129
129
  "event_status": "Warning",
@@ -161,7 +161,7 @@ curl -X POST '{api_host}/event/push/alert/standard?integration_key=$key' \\
161
161
  }
162
162
  \`\`\`
163
163
 
164
- ## 三、最佳实践
164
+ ## 三、最佳实践 <span id="最佳实践"></span>
165
165
  ---
166
166
 
167
167
  1. 当告警状态发生变更时,向 Flashduty发送事件
@@ -4687,7 +4687,7 @@ url: "https://docs.flashcat.cloud/zh/flashduty/statecloud-integration-guide"
4687
4687
  1. 登录您的 \`天翼云\` 控制台,检索 \`云监控服务\` 产品,并进入对应产品控制台。
4688
4688
  2. 在 \`告警服务\` 中,选择 \`告警联系人/组\`,并完成创建相应的告警联系人/组。
4689
4689
  3. 在 \`告警规则\` 中,选择创建或修改告警规则。
4690
- 4. 在告警规则编辑页面中 \`告警回调\` 处,填写告警集成的 <span class='integration_url' >推送地址</span> 并点击 \`测试\`。
4690
+ 4. 在告警规则编辑页面中 \`告警回调\` 处,填写告警集成的 <span class='integration_url'>推送地址</span> 并点击 \`测试\`。
4691
4691
  5. 测试成功后,点击 \`保存\`。
4692
4692
 
4693
4693
  <img alt="drawing" width="600" src="https://download.flashcat.cloud/flashduty/doc/zh/statecloud/state-1.png" />
@@ -4773,7 +4773,7 @@ url: "https://docs.flashcat.cloud/zh/flashduty/guance-integration-guide"
4773
4773
  ### 步骤1:创建通知对象
4774
4774
  1. 登录您的 \`观测云\` 控制台,在 \`监控\` 中,选择 \`通知对象管理\`。
4775
4775
  2. 点击 \`新建通知对象\` ,选择 \`Webhook\`。
4776
- 3. 在编辑页面中填写名称为 \`Flashduty\` ,\`Webhook 地址\` 填写告警集成的 <span class='integration_url' >推送地址</span>。
4776
+ 3. 在编辑页面中填写名称为 \`Flashduty\` ,\`Webhook 地址\` 填写告警集成的 <span class='integration_url'>推送地址</span>。
4777
4777
  4. 其他按需选择,点击 \`确定\` 完成创建。
4778
4778
 
4779
4779
  <img alt="drawing" width="600" src="https://download.flashcat.cloud/flashduty/doc/zh/fd/guance-1.png" />
@@ -4811,7 +4811,7 @@ date: "2024-07-05T10:00:00+08:00"
4811
4811
  url: "https://docs.flashcat.cloud/zh/flashduty/zilliz-integration-guide"
4812
4812
  ---
4813
4813
 
4814
- 通过 webhook 的方式同步 zilliz 告警事件到 Flashduty,实现告警事件自动化降噪处理。
4814
+ 通过 webhook 的方式同步 Zilliz 告警事件到 Flashduty,实现告警事件自动化降噪处理。
4815
4815
 
4816
4816
  <div class="hide">
4817
4817
 
@@ -4859,7 +4859,7 @@ url: "https://docs.flashcat.cloud/zh/flashduty/zilliz-integration-guide"
4859
4859
  ## 一、告警推送配置
4860
4860
 
4861
4861
  1. 登录您的 \`zilliz\` 控制台,在 \`Project Alerts\` 中,创建或修改 \`Alert\`。
4862
- 2. 在 \`Alert\` 编辑页面中的 \`Send to\` 部分,选择 \`Webhook\`,Webhook URL 填写告警集成的 <span class='integration_url' >推送地址</span>。
4862
+ 2. 在 \`Alert\` 编辑页面中的 \`Send to\` 部分,选择 \`Webhook\`,Webhook URL 填写告警集成的<span class='integration_url'>推送地址</span>。
4863
4863
  3. 选中 \`Alert Resolution Notification\`,其他按需选择。
4864
4864
  4. 点击 \`Save\` 或 \`Create\` 完成配置。
4865
4865
 
@@ -4871,7 +4871,7 @@ url: "https://docs.flashcat.cloud/zh/flashduty/zilliz-integration-guide"
4871
4871
 
4872
4872
  <div class="md-block">
4873
4873
 
4874
- | 观测云 | Flashduty | 状态 |
4874
+ | zilliz | Flashduty | 状态 |
4875
4875
  | ---------- | -------- | ---- |
4876
4876
  | CRITICAL | Critical | 严重 |
4877
4877
  | WARNING | Warning | 警告 |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "flashduty-knowledge-base",
3
- "version": "1.0.7",
3
+ "version": "1.0.9",
4
4
  "description": "flashduty knowledge base",
5
5
  "type": "module",
6
6
  "scripts": {