flashduty-knowledge-base 1.0.5 → 1.0.7
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 +84 -11
- package/dist/en.js +98 -24
- package/dist/zh.cjs +90 -15
- package/dist/zh.js +105 -29
- package/package.json +1 -1
package/dist/en.cjs
CHANGED
|
@@ -3287,7 +3287,7 @@ Choose this option when you need to route alerts to different channels based on
|
|
|
3287
3287
|
|CUSTOM_ALERT|Info|info|
|
|
3288
3288
|
|
|
3289
3289
|
</div>
|
|
3290
|
-
`,
|
|
3290
|
+
`,F=`---
|
|
3291
3291
|
title: "Huawei Cloud LTS Alert Events"
|
|
3292
3292
|
description: "Sync Huawei Cloud Log Tank Service (LTS) alert events to Flashduty via webhook for automated alert noise reduction."
|
|
3293
3293
|
date: "2024-08-20T10:00:00+08:00"
|
|
@@ -3400,7 +3400,7 @@ Choose this option when you need to route alerts to different channels based on
|
|
|
3400
3400
|
|Info|Info|Info|
|
|
3401
3401
|
|
|
3402
3402
|
</div>
|
|
3403
|
-
`,
|
|
3403
|
+
`,x=`---
|
|
3404
3404
|
title: "Google Cloud Monitoring Alert Events"
|
|
3405
3405
|
description: "Sync Google Cloud Monitoring alert events to Flashduty via webhook for automated alert noise reduction"
|
|
3406
3406
|
date: "2024-07-05T10:00:00+08:00"
|
|
@@ -4521,6 +4521,79 @@ Choose this option when you need to route alerts to different channels based on
|
|
|
4521
4521
|
|
|
4522
4522
|
</div>
|
|
4523
4523
|
`,Y=`---
|
|
4524
|
+
title: "Zilliz Alert Events"
|
|
4525
|
+
description: "Sync Zilliz alert events to Flashduty via webhook for automated alert noise reduction"
|
|
4526
|
+
date: "2024-07-05T10:00:00+08:00"
|
|
4527
|
+
url: "https://docs.flashcat.cloud/en/flashduty/zilliz-integration-guide"
|
|
4528
|
+
---
|
|
4529
|
+
|
|
4530
|
+
Sync Zilliz alert events to Flashduty via webhook for automated alert noise reduction.
|
|
4531
|
+
|
|
4532
|
+
<div class="hide">
|
|
4533
|
+
|
|
4534
|
+
## In Flashduty
|
|
4535
|
+
---
|
|
4536
|
+
You can obtain an integration push URL through either of these two methods:
|
|
4537
|
+
|
|
4538
|
+
### Using Dedicated Integration
|
|
4539
|
+
|
|
4540
|
+
Choose this method when you don't need to route alert events to different channels. It's simpler and recommended.
|
|
4541
|
+
|
|
4542
|
+
<details>
|
|
4543
|
+
<summary>Expand</summary>
|
|
4544
|
+
|
|
4545
|
+
1. Go to the Flashduty console, select **Channel**, and enter a channel's details page
|
|
4546
|
+
2. Select the **Integration** tab, click **Add Integration** to enter the integration page
|
|
4547
|
+
3. Choose **Zilliz** integration and click **Save** to generate a card
|
|
4548
|
+
4. Click the generated card to view the **push URL**, copy it for later use, and you're done
|
|
4549
|
+
|
|
4550
|
+
</details>
|
|
4551
|
+
|
|
4552
|
+
### Using Shared Integration
|
|
4553
|
+
|
|
4554
|
+
Choose this method when you need to route alerts to different channels based on the alert event's payload information.
|
|
4555
|
+
|
|
4556
|
+
<details>
|
|
4557
|
+
<summary>Expand</summary>
|
|
4558
|
+
|
|
4559
|
+
1. Go to the Flashduty console, select **Integration Center=>Alert Events** to enter the integration selection page
|
|
4560
|
+
2. Select **Zilliz** integration:
|
|
4561
|
+
- **Integration Name**: Define a name for this integration
|
|
4562
|
+
3. Click **Save** and copy the newly generated **push URL** for later use
|
|
4563
|
+
4. Click **Create Route** to configure routing rules for the integration. You can match different alerts to different channels based on conditions, or set a default channel as a fallback and adjust as needed later
|
|
4564
|
+
5. Done
|
|
4565
|
+
|
|
4566
|
+
</details>
|
|
4567
|
+
</div>
|
|
4568
|
+
|
|
4569
|
+
## In Zilliz
|
|
4570
|
+
---
|
|
4571
|
+
|
|
4572
|
+
<div class="md-block">
|
|
4573
|
+
|
|
4574
|
+
## I. Alert Push Configuration
|
|
4575
|
+
|
|
4576
|
+
1. Log in to your \`Zilliz\` console, create or modify an \`Alert\` in \`Project Alerts\`
|
|
4577
|
+
2. In the \`Send to\` section of the \`Alert\` editing page, select \`Webhook\` and fill in the <span class='integration_url'>push URL</span> from your alert integration
|
|
4578
|
+
3. Check \`Alert Resolution Notification\`, select other options as needed
|
|
4579
|
+
4. Click \`Save\` or \`Create\` to complete the configuration
|
|
4580
|
+
|
|
4581
|
+
<img alt="drawing" width="600" src="https://download.flashcat.cloud/flashduty/doc/zh/fd/zilliz-1.png" />
|
|
4582
|
+
|
|
4583
|
+
</dev>
|
|
4584
|
+
|
|
4585
|
+
## II. Status Mapping
|
|
4586
|
+
|
|
4587
|
+
<div class="md-block">
|
|
4588
|
+
|
|
4589
|
+
| Zilliz | Flashduty | Status |
|
|
4590
|
+
| --------- | --------- | -------- |
|
|
4591
|
+
| CRITICAL | Critical | Critical |
|
|
4592
|
+
| WARNING | Warning | Warning |
|
|
4593
|
+
|
|
4594
|
+
</div>
|
|
4595
|
+
|
|
4596
|
+
`,q=`---
|
|
4524
4597
|
title: "Custom Change Event Integration Guide"
|
|
4525
4598
|
description: "Push change events from your own systems to Flashduty using standard protocols. Most incidents are caused by changes, and the correlation between changes and alerts helps quickly identify incident causes."
|
|
4526
4599
|
date: "2024-05-11T10:00:00+08:00"
|
|
@@ -4577,7 +4650,7 @@ Labels are descriptions of events. You should enrich label content as much as po
|
|
|
4577
4650
|
|
|
4578
4651
|
</details>
|
|
4579
4652
|
|
|
4580
|
-
`,
|
|
4653
|
+
`,O=`---
|
|
4581
4654
|
title: "Jira Issue Events"
|
|
4582
4655
|
description: "Sync Jira Issue events to Flashduty via webhooks to collect change events."
|
|
4583
4656
|
date: "2024-05-11T10:00:00+08:00"
|
|
@@ -4651,7 +4724,7 @@ Flashduty extracts the status.name information from the webhook payload by defau
|
|
|
4651
4724
|
Please contact Flashduty if you wish to modify this mapping.
|
|
4652
4725
|
|
|
4653
4726
|
</div>
|
|
4654
|
-
`,
|
|
4727
|
+
`,j=`---
|
|
4655
4728
|
title: Contributing to our documentation — Meilisearch documentation
|
|
4656
4729
|
description: The Meilisearch documentation is open-source. Learn how to help make it even better.
|
|
4657
4730
|
sidebarDepth: 3
|
|
@@ -4942,7 +5015,7 @@ After the application is released, you can access it via mobile/PC client. First
|
|
|
4942
5015
|
|Enterprise|5,500,000|60|1st of each month|
|
|
4943
5016
|
|
|
4944
5017
|
**Note:** Messages cannot be pushed normally after exceeding limits, please use notification channels reasonably
|
|
4945
|
-
`,
|
|
5018
|
+
`,H=`---
|
|
4946
5019
|
title: "WeCom Integration"
|
|
4947
5020
|
description: "Integrate WeCom third-party application to receive and respond to alerts within WeCom"
|
|
4948
5021
|
date: "2024-05-11T10:00:00+08:00"
|
|
@@ -5021,7 +5094,7 @@ Integrate WeCom third-party application to receive and respond to alerts within
|
|
|
5021
5094
|
7. **Incident notification fails with \`WeCom License Not Activated\`?**
|
|
5022
5095
|
|
|
5023
5096
|
- Contact Flashduty customer service or dedicated support for license purchase and activation
|
|
5024
|
-
`,
|
|
5097
|
+
`,B=`---
|
|
5025
5098
|
title: "Slack Integration"
|
|
5026
5099
|
description: "Integrate with Slack to receive and respond to alerts within Slack"
|
|
5027
5100
|
date: "2024-05-11T10:00:00+08:00"
|
|
@@ -5075,7 +5148,7 @@ Integrate with Slack to receive and respond to alerts within Slack.
|
|
|
5075
5148
|
|
|
5076
5149
|
8. **Slack App shows Other questions error**
|
|
5077
5150
|
- Try again, as this might be an unrecorded issue
|
|
5078
|
-
- If the error persists, contact customer support`,
|
|
5151
|
+
- If the error persists, contact customer support`,V=`---
|
|
5079
5152
|
title: "Microsoft Teams Integration"
|
|
5080
5153
|
description: "Integrate Microsoft Teams as a third-party application to receive and respond to alerts within Microsoft Teams"
|
|
5081
5154
|
date: "2024-05-11T10:00:00+08:00"
|
|
@@ -5170,7 +5243,7 @@ Please check in Integration Center => Instant Messaging => Microsoft Teams under
|
|
|
5170
5243
|
Currently not supported
|
|
5171
5244
|
</details>
|
|
5172
5245
|
|
|
5173
|
-
`,
|
|
5246
|
+
`,z=`Configure alert webhooks to receive HTTP callbacks at your specified URL when alerts have specific actions (such as triggering or closing). The callback content includes the latest key information about the alert, allowing integration with your custom tools.
|
|
5174
5247
|
|
|
5175
5248
|
<span id="EventTypes"></span>
|
|
5176
5249
|
|
|
@@ -5338,7 +5411,7 @@ curl -X POST 'https://example.com/alert/webhook?a=a' \\
|
|
|
5338
5411
|
4. **Trusted IP whitelist for push sources?**
|
|
5339
5412
|
- {ip_whitelist}
|
|
5340
5413
|
- May be updated in the future, please check periodically
|
|
5341
|
-
`,
|
|
5414
|
+
`,K=`Configure incident webhooks to receive HTTP callbacks at your specified URL when incidents have specific actions (such as triggering or closing). The callback content includes the latest key information about the incident, allowing integration with your custom tools.
|
|
5342
5415
|
|
|
5343
5416
|
<span id="EventTypes"></span>
|
|
5344
5417
|
|
|
@@ -5544,7 +5617,7 @@ curl -X POST 'https://example.com/incident/webhook?a=a' \\
|
|
|
5544
5617
|
|
|
5545
5618
|
4. **Trusted IP whitelist for push sources?**
|
|
5546
5619
|
- {ip_whitelist}
|
|
5547
|
-
- May be updated in the future, please check periodically`,
|
|
5620
|
+
- May be updated in the future, please check periodically`,Z=`Custom incident actions allow you to quickly invoke external interfaces during incident troubleshooting for incident self-healing, information enrichment, and other custom operations.
|
|
5548
5621
|
|
|
5549
5622
|
## I. Creating Actions
|
|
5550
5623
|
|
|
@@ -6394,4 +6467,4 @@ If custom content is not set, the system default template will be used for notif
|
|
|
6394
6467
|
As shown below:
|
|
6395
6468
|
<img src="https://download.flashcat.cloud/flashduty/doc/en/fd/template-mail-1.png" width="800">
|
|
6396
6469
|
|
|
6397
|
-
`;exports.AWSCW=e;exports.AWSEventBridge=A;exports.AlertWebhook=
|
|
6470
|
+
`;exports.AWSCW=e;exports.AWSEventBridge=A;exports.AlertWebhook=z;exports.AliyunARMS=l;exports.AliyunCm=c;exports.AliyunCmEvent=d;exports.AliyunSLS=e;exports.AppDynamics=T;exports.AzureMonitor=h;exports.BaiDuBCM=u;exports.CustomAction=Z;exports.CustomAlert=n;exports.CustomChange=q;exports.Dingtalk=$;exports.Dynatrace=L;exports.Email=t;exports.GoogleCM=x;exports.Grafana=i;exports.Graylog=k;exports.Guance=G;exports.HuaWeiCES=g;exports.HuaweiyunLTS=F;exports.IncidentWebhook=K;exports.InfluxDB=p;exports.Jiankongbao=_;exports.Jira=O;exports.Lark=j;exports.Meraki=M;exports.MicrosoftTeams=V;exports.N9e=a;exports.OceanBase=C;exports.OpManager=N;exports.OpenFalcon=m;exports.PagerDuty=f;exports.Prometheus=o;exports.Sentry=S;exports.Skywalking=I;exports.Slack=B;exports.SolarWinds=U;exports.Splunk=R;exports.StateCloud=W;exports.Templates=J;exports.TencentBK=y;exports.TencentCLS=v;exports.TencentCm=b;exports.TencentEb=w;exports.UptimeKuma=r;exports.VolcEngineEvent=D;exports.VolcEngineMetric=E;exports.VolcEngineTLS=P;exports.Wecom=H;exports.Zabbix=s;exports.Zilliz=Y;
|
package/dist/en.js
CHANGED
|
@@ -3287,7 +3287,7 @@ Choose this option when you need to route alerts to different channels based on
|
|
|
3287
3287
|
|CUSTOM_ALERT|Info|info|
|
|
3288
3288
|
|
|
3289
3289
|
</div>
|
|
3290
|
-
`,
|
|
3290
|
+
`, F = `---
|
|
3291
3291
|
title: "Huawei Cloud LTS Alert Events"
|
|
3292
3292
|
description: "Sync Huawei Cloud Log Tank Service (LTS) alert events to Flashduty via webhook for automated alert noise reduction."
|
|
3293
3293
|
date: "2024-08-20T10:00:00+08:00"
|
|
@@ -3400,7 +3400,7 @@ Choose this option when you need to route alerts to different channels based on
|
|
|
3400
3400
|
|Info|Info|Info|
|
|
3401
3401
|
|
|
3402
3402
|
</div>
|
|
3403
|
-
`,
|
|
3403
|
+
`, x = `---
|
|
3404
3404
|
title: "Google Cloud Monitoring Alert Events"
|
|
3405
3405
|
description: "Sync Google Cloud Monitoring alert events to Flashduty via webhook for automated alert noise reduction"
|
|
3406
3406
|
date: "2024-07-05T10:00:00+08:00"
|
|
@@ -4521,6 +4521,79 @@ Choose this option when you need to route alerts to different channels based on
|
|
|
4521
4521
|
|
|
4522
4522
|
</div>
|
|
4523
4523
|
`, Y = `---
|
|
4524
|
+
title: "Zilliz Alert Events"
|
|
4525
|
+
description: "Sync Zilliz alert events to Flashduty via webhook for automated alert noise reduction"
|
|
4526
|
+
date: "2024-07-05T10:00:00+08:00"
|
|
4527
|
+
url: "https://docs.flashcat.cloud/en/flashduty/zilliz-integration-guide"
|
|
4528
|
+
---
|
|
4529
|
+
|
|
4530
|
+
Sync Zilliz alert events to Flashduty via webhook for automated alert noise reduction.
|
|
4531
|
+
|
|
4532
|
+
<div class="hide">
|
|
4533
|
+
|
|
4534
|
+
## In Flashduty
|
|
4535
|
+
---
|
|
4536
|
+
You can obtain an integration push URL through either of these two methods:
|
|
4537
|
+
|
|
4538
|
+
### Using Dedicated Integration
|
|
4539
|
+
|
|
4540
|
+
Choose this method when you don't need to route alert events to different channels. It's simpler and recommended.
|
|
4541
|
+
|
|
4542
|
+
<details>
|
|
4543
|
+
<summary>Expand</summary>
|
|
4544
|
+
|
|
4545
|
+
1. Go to the Flashduty console, select **Channel**, and enter a channel's details page
|
|
4546
|
+
2. Select the **Integration** tab, click **Add Integration** to enter the integration page
|
|
4547
|
+
3. Choose **Zilliz** integration and click **Save** to generate a card
|
|
4548
|
+
4. Click the generated card to view the **push URL**, copy it for later use, and you're done
|
|
4549
|
+
|
|
4550
|
+
</details>
|
|
4551
|
+
|
|
4552
|
+
### Using Shared Integration
|
|
4553
|
+
|
|
4554
|
+
Choose this method when you need to route alerts to different channels based on the alert event's payload information.
|
|
4555
|
+
|
|
4556
|
+
<details>
|
|
4557
|
+
<summary>Expand</summary>
|
|
4558
|
+
|
|
4559
|
+
1. Go to the Flashduty console, select **Integration Center=>Alert Events** to enter the integration selection page
|
|
4560
|
+
2. Select **Zilliz** integration:
|
|
4561
|
+
- **Integration Name**: Define a name for this integration
|
|
4562
|
+
3. Click **Save** and copy the newly generated **push URL** for later use
|
|
4563
|
+
4. Click **Create Route** to configure routing rules for the integration. You can match different alerts to different channels based on conditions, or set a default channel as a fallback and adjust as needed later
|
|
4564
|
+
5. Done
|
|
4565
|
+
|
|
4566
|
+
</details>
|
|
4567
|
+
</div>
|
|
4568
|
+
|
|
4569
|
+
## In Zilliz
|
|
4570
|
+
---
|
|
4571
|
+
|
|
4572
|
+
<div class="md-block">
|
|
4573
|
+
|
|
4574
|
+
## I. Alert Push Configuration
|
|
4575
|
+
|
|
4576
|
+
1. Log in to your \`Zilliz\` console, create or modify an \`Alert\` in \`Project Alerts\`
|
|
4577
|
+
2. In the \`Send to\` section of the \`Alert\` editing page, select \`Webhook\` and fill in the <span class='integration_url'>push URL</span> from your alert integration
|
|
4578
|
+
3. Check \`Alert Resolution Notification\`, select other options as needed
|
|
4579
|
+
4. Click \`Save\` or \`Create\` to complete the configuration
|
|
4580
|
+
|
|
4581
|
+
<img alt="drawing" width="600" src="https://download.flashcat.cloud/flashduty/doc/zh/fd/zilliz-1.png" />
|
|
4582
|
+
|
|
4583
|
+
</dev>
|
|
4584
|
+
|
|
4585
|
+
## II. Status Mapping
|
|
4586
|
+
|
|
4587
|
+
<div class="md-block">
|
|
4588
|
+
|
|
4589
|
+
| Zilliz | Flashduty | Status |
|
|
4590
|
+
| --------- | --------- | -------- |
|
|
4591
|
+
| CRITICAL | Critical | Critical |
|
|
4592
|
+
| WARNING | Warning | Warning |
|
|
4593
|
+
|
|
4594
|
+
</div>
|
|
4595
|
+
|
|
4596
|
+
`, q = `---
|
|
4524
4597
|
title: "Custom Change Event Integration Guide"
|
|
4525
4598
|
description: "Push change events from your own systems to Flashduty using standard protocols. Most incidents are caused by changes, and the correlation between changes and alerts helps quickly identify incident causes."
|
|
4526
4599
|
date: "2024-05-11T10:00:00+08:00"
|
|
@@ -4577,7 +4650,7 @@ Labels are descriptions of events. You should enrich label content as much as po
|
|
|
4577
4650
|
|
|
4578
4651
|
</details>
|
|
4579
4652
|
|
|
4580
|
-
`,
|
|
4653
|
+
`, O = `---
|
|
4581
4654
|
title: "Jira Issue Events"
|
|
4582
4655
|
description: "Sync Jira Issue events to Flashduty via webhooks to collect change events."
|
|
4583
4656
|
date: "2024-05-11T10:00:00+08:00"
|
|
@@ -4651,7 +4724,7 @@ Flashduty extracts the status.name information from the webhook payload by defau
|
|
|
4651
4724
|
Please contact Flashduty if you wish to modify this mapping.
|
|
4652
4725
|
|
|
4653
4726
|
</div>
|
|
4654
|
-
`,
|
|
4727
|
+
`, $ = `---
|
|
4655
4728
|
title: Contributing to our documentation — Meilisearch documentation
|
|
4656
4729
|
description: The Meilisearch documentation is open-source. Learn how to help make it even better.
|
|
4657
4730
|
sidebarDepth: 3
|
|
@@ -4786,7 +4859,7 @@ Once published, you can access the application via mobile/PC client. First-time
|
|
|
4786
4859
|
|Group Bot Webhook|Maximum 100 calls/minute|
|
|
4787
4860
|
|Sending messages to the same user or group|Maximum 5 calls/second|
|
|
4788
4861
|
|
|
4789
|
-
**Note:** Messages cannot be pushed normally when exceeding limits, please use notification channels reasonably`,
|
|
4862
|
+
**Note:** Messages cannot be pushed normally when exceeding limits, please use notification channels reasonably`, j = `---
|
|
4790
4863
|
title: "Dingtalk Integration"
|
|
4791
4864
|
description: "Integrate with Dingtalk custom application to receive and respond to alerts within Dingtalk"
|
|
4792
4865
|
date: "2024-05-11T10:00:00+08:00"
|
|
@@ -4942,7 +5015,7 @@ After the application is released, you can access it via mobile/PC client. First
|
|
|
4942
5015
|
|Enterprise|5,500,000|60|1st of each month|
|
|
4943
5016
|
|
|
4944
5017
|
**Note:** Messages cannot be pushed normally after exceeding limits, please use notification channels reasonably
|
|
4945
|
-
`,
|
|
5018
|
+
`, H = `---
|
|
4946
5019
|
title: "WeCom Integration"
|
|
4947
5020
|
description: "Integrate WeCom third-party application to receive and respond to alerts within WeCom"
|
|
4948
5021
|
date: "2024-05-11T10:00:00+08:00"
|
|
@@ -5021,7 +5094,7 @@ Integrate WeCom third-party application to receive and respond to alerts within
|
|
|
5021
5094
|
7. **Incident notification fails with \`WeCom License Not Activated\`?**
|
|
5022
5095
|
|
|
5023
5096
|
- Contact Flashduty customer service or dedicated support for license purchase and activation
|
|
5024
|
-
`,
|
|
5097
|
+
`, B = `---
|
|
5025
5098
|
title: "Slack Integration"
|
|
5026
5099
|
description: "Integrate with Slack to receive and respond to alerts within Slack"
|
|
5027
5100
|
date: "2024-05-11T10:00:00+08:00"
|
|
@@ -5075,7 +5148,7 @@ Integrate with Slack to receive and respond to alerts within Slack.
|
|
|
5075
5148
|
|
|
5076
5149
|
8. **Slack App shows Other questions error**
|
|
5077
5150
|
- Try again, as this might be an unrecorded issue
|
|
5078
|
-
- If the error persists, contact customer support`,
|
|
5151
|
+
- If the error persists, contact customer support`, V = `---
|
|
5079
5152
|
title: "Microsoft Teams Integration"
|
|
5080
5153
|
description: "Integrate Microsoft Teams as a third-party application to receive and respond to alerts within Microsoft Teams"
|
|
5081
5154
|
date: "2024-05-11T10:00:00+08:00"
|
|
@@ -5170,7 +5243,7 @@ Please check in Integration Center => Instant Messaging => Microsoft Teams under
|
|
|
5170
5243
|
Currently not supported
|
|
5171
5244
|
</details>
|
|
5172
5245
|
|
|
5173
|
-
`,
|
|
5246
|
+
`, z = `Configure alert webhooks to receive HTTP callbacks at your specified URL when alerts have specific actions (such as triggering or closing). The callback content includes the latest key information about the alert, allowing integration with your custom tools.
|
|
5174
5247
|
|
|
5175
5248
|
<span id="EventTypes"></span>
|
|
5176
5249
|
|
|
@@ -5338,7 +5411,7 @@ curl -X POST 'https://example.com/alert/webhook?a=a' \\
|
|
|
5338
5411
|
4. **Trusted IP whitelist for push sources?**
|
|
5339
5412
|
- {ip_whitelist}
|
|
5340
5413
|
- May be updated in the future, please check periodically
|
|
5341
|
-
`,
|
|
5414
|
+
`, K = `Configure incident webhooks to receive HTTP callbacks at your specified URL when incidents have specific actions (such as triggering or closing). The callback content includes the latest key information about the incident, allowing integration with your custom tools.
|
|
5342
5415
|
|
|
5343
5416
|
<span id="EventTypes"></span>
|
|
5344
5417
|
|
|
@@ -5544,7 +5617,7 @@ curl -X POST 'https://example.com/incident/webhook?a=a' \\
|
|
|
5544
5617
|
|
|
5545
5618
|
4. **Trusted IP whitelist for push sources?**
|
|
5546
5619
|
- {ip_whitelist}
|
|
5547
|
-
- May be updated in the future, please check periodically`,
|
|
5620
|
+
- May be updated in the future, please check periodically`, Z = `Custom incident actions allow you to quickly invoke external interfaces during incident troubleshooting for incident self-healing, information enrichment, and other custom operations.
|
|
5548
5621
|
|
|
5549
5622
|
## I. Creating Actions
|
|
5550
5623
|
|
|
@@ -6398,7 +6471,7 @@ As shown below:
|
|
|
6398
6471
|
export {
|
|
6399
6472
|
c as AWSCW,
|
|
6400
6473
|
A as AWSEventBridge,
|
|
6401
|
-
|
|
6474
|
+
z as AlertWebhook,
|
|
6402
6475
|
r as AliyunARMS,
|
|
6403
6476
|
d as AliyunCm,
|
|
6404
6477
|
l as AliyunCmEvent,
|
|
@@ -6406,25 +6479,25 @@ export {
|
|
|
6406
6479
|
T as AppDynamics,
|
|
6407
6480
|
h as AzureMonitor,
|
|
6408
6481
|
u as BaiDuBCM,
|
|
6409
|
-
|
|
6482
|
+
Z as CustomAction,
|
|
6410
6483
|
e as CustomAlert,
|
|
6411
|
-
|
|
6412
|
-
|
|
6484
|
+
q as CustomChange,
|
|
6485
|
+
j as Dingtalk,
|
|
6413
6486
|
L as Dynatrace,
|
|
6414
6487
|
n as Email,
|
|
6415
|
-
|
|
6488
|
+
x as GoogleCM,
|
|
6416
6489
|
o as Grafana,
|
|
6417
6490
|
k as Graylog,
|
|
6418
6491
|
G as Guance,
|
|
6419
6492
|
g as HuaWeiCES,
|
|
6420
|
-
|
|
6421
|
-
|
|
6493
|
+
F as HuaweiyunLTS,
|
|
6494
|
+
K as IncidentWebhook,
|
|
6422
6495
|
p as InfluxDB,
|
|
6423
6496
|
_ as Jiankongbao,
|
|
6424
|
-
|
|
6425
|
-
|
|
6497
|
+
O as Jira,
|
|
6498
|
+
$ as Lark,
|
|
6426
6499
|
M as Meraki,
|
|
6427
|
-
|
|
6500
|
+
V as MicrosoftTeams,
|
|
6428
6501
|
t as N9e,
|
|
6429
6502
|
C as OceanBase,
|
|
6430
6503
|
N as OpManager,
|
|
@@ -6433,7 +6506,7 @@ export {
|
|
|
6433
6506
|
a as Prometheus,
|
|
6434
6507
|
S as Sentry,
|
|
6435
6508
|
I as Skywalking,
|
|
6436
|
-
|
|
6509
|
+
B as Slack,
|
|
6437
6510
|
U as SolarWinds,
|
|
6438
6511
|
R as Splunk,
|
|
6439
6512
|
W as StateCloud,
|
|
@@ -6446,6 +6519,7 @@ export {
|
|
|
6446
6519
|
D as VolcEngineEvent,
|
|
6447
6520
|
E as VolcEngineMetric,
|
|
6448
6521
|
P as VolcEngineTLS,
|
|
6449
|
-
|
|
6450
|
-
i as Zabbix
|
|
6522
|
+
H as Wecom,
|
|
6523
|
+
i as Zabbix,
|
|
6524
|
+
Y as Zilliz
|
|
6451
6525
|
};
|
package/dist/zh.cjs
CHANGED
|
@@ -2917,7 +2917,7 @@ OCP告警通知-单条告警
|
|
|
2917
2917
|
|提醒|Info|提醒|
|
|
2918
2918
|
|
|
2919
2919
|
</div>
|
|
2920
|
-
`,
|
|
2920
|
+
`,F=`---
|
|
2921
2921
|
title: "Graylog 告警事件"
|
|
2922
2922
|
description: "通过 webhook 的方式同步Graylog告警事件到 Flashduty,实现告警事件自动化降噪处理"
|
|
2923
2923
|
date: "2024-06-18T10:00:00+08:00"
|
|
@@ -3014,7 +3014,7 @@ url: "https://docs.flashcat.cloud/zh/flashduty/graylog-integration-guide"
|
|
|
3014
3014
|
|1|Info|提醒|
|
|
3015
3015
|
|
|
3016
3016
|
</div>
|
|
3017
|
-
`,
|
|
3017
|
+
`,x=`---
|
|
3018
3018
|
title: "Skywalking 告警事件"
|
|
3019
3019
|
description: "通过 webhook 的方式同步 Skywalking 告警事件到 Flashduty,实现告警事件自动化降噪处理"
|
|
3020
3020
|
date: "2024-06-20T10:00:00+08:00"
|
|
@@ -4628,7 +4628,7 @@ url: "https://docs.flashcat.cloud/zh/flashduty/meraki-integration-guide"
|
|
|
4628
4628
|
| informational | Info | 提醒 |
|
|
4629
4629
|
|
|
4630
4630
|
</div>
|
|
4631
|
-
`,
|
|
4631
|
+
`,z=`---
|
|
4632
4632
|
title: "天翼云告警事件"
|
|
4633
4633
|
description: "通过 webhook 的方式同步天翼云告警事件到 Flashduty,实现告警事件自动化降噪处理"
|
|
4634
4634
|
date: "2024-07-05T10:00:00+08:00"
|
|
@@ -4716,7 +4716,7 @@ url: "https://docs.flashcat.cloud/zh/flashduty/statecloud-integration-guide"
|
|
|
4716
4716
|
|
|
4717
4717
|
|
|
4718
4718
|
</div>
|
|
4719
|
-
`,
|
|
4719
|
+
`,j=`---
|
|
4720
4720
|
title: "观测云告警事件"
|
|
4721
4721
|
description: "通过 webhook 的方式同步观测云告警事件到 Flashduty,实现告警事件自动化降噪处理"
|
|
4722
4722
|
date: "2024-07-05T10:00:00+08:00"
|
|
@@ -4804,7 +4804,82 @@ url: "https://docs.flashcat.cloud/zh/flashduty/guance-integration-guide"
|
|
|
4804
4804
|
| 数据断档 | Info | 提醒 |
|
|
4805
4805
|
|
|
4806
4806
|
</div>
|
|
4807
|
-
`,
|
|
4807
|
+
`,U=`---
|
|
4808
|
+
title: "zilliz 告警事件"
|
|
4809
|
+
description: "通过 webhook 的方式同步 zilliz 告警事件到 Flashduty,实现告警事件自动化降噪处理"
|
|
4810
|
+
date: "2024-07-05T10:00:00+08:00"
|
|
4811
|
+
url: "https://docs.flashcat.cloud/zh/flashduty/zilliz-integration-guide"
|
|
4812
|
+
---
|
|
4813
|
+
|
|
4814
|
+
通过 webhook 的方式同步 zilliz 告警事件到 Flashduty,实现告警事件自动化降噪处理。
|
|
4815
|
+
|
|
4816
|
+
<div class="hide">
|
|
4817
|
+
|
|
4818
|
+
## 在 Flashduty
|
|
4819
|
+
---
|
|
4820
|
+
您可通过以下2种方式,获取一个集成推送地址,任选其一即可。
|
|
4821
|
+
|
|
4822
|
+
### 使用专属集成
|
|
4823
|
+
|
|
4824
|
+
当您不需要将告警事件路由到不同的协作空间,优先选择此方式,更简单。
|
|
4825
|
+
|
|
4826
|
+
<details>
|
|
4827
|
+
<summary>展开</summary>
|
|
4828
|
+
|
|
4829
|
+
1. 进入 Flashduty 控制台,选择 **协作空间**,进入某个空间的详情页面
|
|
4830
|
+
2. 选择 **集成数据** tab,点击 **添加一个集成**,进入添加集成页面
|
|
4831
|
+
3. 选择 **zilliz** 集成,点击 **保存**,生成卡片。
|
|
4832
|
+
4. 点击生成的卡片,可以查看到 **推送地址**,复制备用,完成。
|
|
4833
|
+
|
|
4834
|
+
|
|
4835
|
+
</details>
|
|
4836
|
+
|
|
4837
|
+
### 使用共享集成
|
|
4838
|
+
|
|
4839
|
+
当您需要根据告警事件的 Payload 信息,将告警路由到不同的协作空间,优先选择此方式。
|
|
4840
|
+
|
|
4841
|
+
<details>
|
|
4842
|
+
<summary>展开</summary>
|
|
4843
|
+
|
|
4844
|
+
1. 进入 Flashduty 控制台,选择 **集成中心=>告警事件**,进入集成选择页面。
|
|
4845
|
+
2. 选择 **zilliz** 集成:
|
|
4846
|
+
- **集成名称**:为当前集成定义一个名称。
|
|
4847
|
+
3. 点击 **保存** 后,复制当前页面的新生成的 **推送地址** 备用。
|
|
4848
|
+
4. 点击 **创建路由**,为集成配置路由规则。您可以按条件匹配不同的告警到不同的协作空间,也可以直接设置默认协作空间作为兜底,后续再按需调整。
|
|
4849
|
+
5. 完成。
|
|
4850
|
+
|
|
4851
|
+
</details>
|
|
4852
|
+
</div>
|
|
4853
|
+
|
|
4854
|
+
## 在 zilliz
|
|
4855
|
+
---
|
|
4856
|
+
|
|
4857
|
+
<div class="md-block">
|
|
4858
|
+
|
|
4859
|
+
## 一、告警推送配置
|
|
4860
|
+
|
|
4861
|
+
1. 登录您的 \`zilliz\` 控制台,在 \`Project Alerts\` 中,创建或修改 \`Alert\`。
|
|
4862
|
+
2. 在 \`Alert\` 编辑页面中的 \`Send to\` 部分,选择 \`Webhook\`,Webhook URL 填写告警集成的 <span class='integration_url' >推送地址</span>。
|
|
4863
|
+
3. 选中 \`Alert Resolution Notification\`,其他按需选择。
|
|
4864
|
+
4. 点击 \`Save\` 或 \`Create\` 完成配置。
|
|
4865
|
+
|
|
4866
|
+
<img alt="drawing" width="600" src="https://download.flashcat.cloud/flashduty/doc/zh/fd/zilliz-1.png" />
|
|
4867
|
+
|
|
4868
|
+
</dev>
|
|
4869
|
+
|
|
4870
|
+
## 二、状态对照
|
|
4871
|
+
|
|
4872
|
+
<div class="md-block">
|
|
4873
|
+
|
|
4874
|
+
| 观测云 | Flashduty | 状态 |
|
|
4875
|
+
| ---------- | -------- | ---- |
|
|
4876
|
+
| CRITICAL | Critical | 严重 |
|
|
4877
|
+
| WARNING | Warning | 警告 |
|
|
4878
|
+
|
|
4879
|
+
|
|
4880
|
+
</div>
|
|
4881
|
+
|
|
4882
|
+
`,H=`---
|
|
4808
4883
|
title: "自定义变更事件集成指引"
|
|
4809
4884
|
description: "通过标准协议推送自有系统变更事件到 Flashduty,大部分故障由变更导致,变更和告警事件联动有助于快速定位故障原因。"
|
|
4810
4885
|
date: "2024-05-11T10:00:00+08:00"
|
|
@@ -4861,7 +4936,7 @@ Flashduty 已经适配部分常用工单、部署系统的 webhook 协议,对
|
|
|
4861
4936
|
|
|
4862
4937
|
</details>
|
|
4863
4938
|
|
|
4864
|
-
`,
|
|
4939
|
+
`,O=`---
|
|
4865
4940
|
title: ""
|
|
4866
4941
|
description: ""
|
|
4867
4942
|
date: "2024-05-11T10:00:00+08:00"
|
|
@@ -4935,7 +5010,7 @@ Flashduty 默认提取 webhook payload 中 status.name 信息,并按照下边
|
|
|
4935
5010
|
如您希望变更此映射关系,请联系 Flashduty。
|
|
4936
5011
|
|
|
4937
5012
|
</div>
|
|
4938
|
-
`,
|
|
5013
|
+
`,q=`---
|
|
4939
5014
|
title: Contributing to our documentation — Meilisearch documentation
|
|
4940
5015
|
description: The Meilisearch documentation is open-source. Learn how to help make it even better.
|
|
4941
5016
|
sidebarDepth: 3
|
|
@@ -5052,7 +5127,7 @@ sidebarDepth: 3
|
|
|
5052
5127
|
|
|
5053
5128
|
<img alt="drawing" width="800" src="https://download.flashcat.cloud/feishu-self-app-invite-to-chat.jpeg" />
|
|
5054
5129
|
<img src="https://download.flashcat.cloud/feishu-self-app-notify-rule.png" alt="drawing" width="800"/>
|
|
5055
|
-
`,
|
|
5130
|
+
`,B=`---
|
|
5056
5131
|
title: "钉钉集成"
|
|
5057
5132
|
description: "通过集成钉钉自建应用,实现在钉钉端内接收和响应告警的能力"
|
|
5058
5133
|
date: "2024-05-11T10:00:00+08:00"
|
|
@@ -5203,7 +5278,7 @@ url: "https://docs.flashcat.cloud/zh/flashduty/dingtalk-integration-guide"
|
|
|
5203
5278
|
|
|
5204
5279
|
<img src="https://download.flashcat.cloud/dingtalk-self-app-notify-rule.png" alt="drawing" width="800"/>
|
|
5205
5280
|
|
|
5206
|
-
`,
|
|
5281
|
+
`,G=`---
|
|
5207
5282
|
title: "企业微信集成"
|
|
5208
5283
|
description: "通过集成企业微信第三方应用,实现在企业微信端内接收和响应告警的能力"
|
|
5209
5284
|
date: "2024-05-11T10:00:00+08:00"
|
|
@@ -5283,7 +5358,7 @@ url: "https://docs.flashcat.cloud/zh/flashduty/wecom-integration-guide"
|
|
|
5283
5358
|
7. **故障通知失败,提示\`未开通企微许可\`?**
|
|
5284
5359
|
|
|
5285
5360
|
- 联系 Flashduty 客服或专属支持,为您购买开通
|
|
5286
|
-
`,
|
|
5361
|
+
`,V=`---
|
|
5287
5362
|
title: "Slack 集成"
|
|
5288
5363
|
description: "通过集成Slack第三方应用,实现在Slack内接收和响应告警的能力"
|
|
5289
5364
|
date: "2024-05-11T10:00:00+08:00"
|
|
@@ -5337,7 +5412,7 @@ url: "https://docs.flashcat.cloud/zh/flashduty/slack-integration-guide"
|
|
|
5337
5412
|
|
|
5338
5413
|
8. **Slack App 内 Other questions,报错**
|
|
5339
5414
|
- 重新操作,遇到了还没被记录的问题
|
|
5340
|
-
- 重试后仍然报错,联系客服`,
|
|
5415
|
+
- 重试后仍然报错,联系客服`,Z=`---
|
|
5341
5416
|
title: "Microsoft Teams集成"
|
|
5342
5417
|
description: "通过集成 Microsoft Teams 第三方应用,实现在 Microsoft Teams 内接收和响应告警的能力"
|
|
5343
5418
|
date: "2024-05-11T10:00:00+08:00"
|
|
@@ -5600,7 +5675,7 @@ curl -X POST 'https://example.com/alert/webhook?a=a' \\
|
|
|
5600
5675
|
4. **推送来源可信 IP 白名单?**
|
|
5601
5676
|
- {ip_whitelist}
|
|
5602
5677
|
- 未来可能会更新,请定期查验
|
|
5603
|
-
`,
|
|
5678
|
+
`,J=`配置故障 Webhook,当故障发生特定操作(如触发、关闭)时,系统通过 HTTP 回调您配置的地址。回调内容将包含故障最新关键信息,您可以与自研工具进行集成。
|
|
5604
5679
|
|
|
5605
5680
|
<span id="EventTypes"></span>
|
|
5606
5681
|
|
|
@@ -5807,7 +5882,7 @@ curl -X POST 'https://example.com/incident/webhook?a=a' \\
|
|
|
5807
5882
|
|
|
5808
5883
|
4. **推送来源可信 IP 白名单?**
|
|
5809
5884
|
- {ip_whitelist}
|
|
5810
|
-
- 未来可能会更新,请定期查验`,
|
|
5885
|
+
- 未来可能会更新,请定期查验`,X=`配置故障 自定义操作,允许您在故障排查期间,快速调用外部接口,实现故障自愈、信息丰富等任何自定义操作。
|
|
5811
5886
|
|
|
5812
5887
|
## 一、创建操作
|
|
5813
5888
|
|
|
@@ -6066,7 +6141,7 @@ curl -X POST 'https://example.com/incident/action?a=a' \\
|
|
|
6066
6141
|
|
|
6067
6142
|
2. **推送来源可信 IP 白名单?**
|
|
6068
6143
|
- {ip_whitelist}
|
|
6069
|
-
- 未来可能会更新,请定期查验`,
|
|
6144
|
+
- 未来可能会更新,请定期查验`,Q=`---
|
|
6070
6145
|
title: "配置通知模版"
|
|
6071
6146
|
description: "通过自定义配置模版,可以实现个性化通知内容的需求"
|
|
6072
6147
|
date: "2024-05-10T10:00:00+08:00"
|
|
@@ -6896,4 +6971,4 @@ CloseTime | int64 | 否 | 关闭时间,EndTime 为告警恢复时间,CloseTi
|
|
|
6896
6971
|
<img src="https://download.flashcat.cloud/flashduty/changelog/20230720/email_render.png" alt="drawing" style="display: block; margin: 0 auto;" width="500"/>
|
|
6897
6972
|
|
|
6898
6973
|
|
|
6899
|
-
`;exports.AWSCW=u;exports.AWSEventBridge=S;exports.AlertWebhook=K;exports.AliyunARMS=d;exports.AliyunCm=r;exports.AliyunCmEvent=o;exports.AliyunSLS=c;exports.AppDynamics=P;exports.AzureMonitor=h;exports.BaiDuBCM=m;exports.CustomAction=
|
|
6974
|
+
`;exports.AWSCW=u;exports.AWSEventBridge=S;exports.AlertWebhook=K;exports.AliyunARMS=d;exports.AliyunCm=r;exports.AliyunCmEvent=o;exports.AliyunSLS=c;exports.AppDynamics=P;exports.AzureMonitor=h;exports.BaiDuBCM=m;exports.CustomAction=X;exports.CustomAlert=n;exports.CustomChange=H;exports.Dingtalk=B;exports.Dynatrace=A;exports.Email=t;exports.GoogleCM=I;exports.Grafana=i;exports.Graylog=F;exports.Guance=j;exports.HuaWeiCES=p;exports.HuaweiyunLTS=C;exports.IncidentWebhook=J;exports.InfluxDB=g;exports.Jiankongbao=L;exports.Jira=O;exports.Lark=q;exports.Meraki=R;exports.MicrosoftTeams=Z;exports.N9e=e;exports.OceanBase=k;exports.OpManager=W;exports.OpenFalcon=y;exports.PagerDuty=_;exports.Prometheus=a;exports.Sentry=T;exports.Skywalking=x;exports.Slack=V;exports.SolarWinds=M;exports.Splunk=D;exports.StateCloud=z;exports.Templates=Q;exports.TencentBK=f;exports.TencentCLS=b;exports.TencentCm=v;exports.TencentEb=w;exports.UptimeKuma=l;exports.VolcEngineEvent=E;exports.VolcEngineMetric=$;exports.VolcEngineTLS=N;exports.Wecom=G;exports.Zabbix=s;exports.Zilliz=U;
|
package/dist/zh.js
CHANGED
|
@@ -2917,7 +2917,7 @@ OCP告警通知-单条告警
|
|
|
2917
2917
|
|提醒|Info|提醒|
|
|
2918
2918
|
|
|
2919
2919
|
</div>
|
|
2920
|
-
`,
|
|
2920
|
+
`, F = `---
|
|
2921
2921
|
title: "Graylog 告警事件"
|
|
2922
2922
|
description: "通过 webhook 的方式同步Graylog告警事件到 Flashduty,实现告警事件自动化降噪处理"
|
|
2923
2923
|
date: "2024-06-18T10:00:00+08:00"
|
|
@@ -3014,7 +3014,7 @@ url: "https://docs.flashcat.cloud/zh/flashduty/graylog-integration-guide"
|
|
|
3014
3014
|
|1|Info|提醒|
|
|
3015
3015
|
|
|
3016
3016
|
</div>
|
|
3017
|
-
`,
|
|
3017
|
+
`, x = `---
|
|
3018
3018
|
title: "Skywalking 告警事件"
|
|
3019
3019
|
description: "通过 webhook 的方式同步 Skywalking 告警事件到 Flashduty,实现告警事件自动化降噪处理"
|
|
3020
3020
|
date: "2024-06-20T10:00:00+08:00"
|
|
@@ -4628,7 +4628,7 @@ url: "https://docs.flashcat.cloud/zh/flashduty/meraki-integration-guide"
|
|
|
4628
4628
|
| informational | Info | 提醒 |
|
|
4629
4629
|
|
|
4630
4630
|
</div>
|
|
4631
|
-
`,
|
|
4631
|
+
`, z = `---
|
|
4632
4632
|
title: "天翼云告警事件"
|
|
4633
4633
|
description: "通过 webhook 的方式同步天翼云告警事件到 Flashduty,实现告警事件自动化降噪处理"
|
|
4634
4634
|
date: "2024-07-05T10:00:00+08:00"
|
|
@@ -4716,7 +4716,7 @@ url: "https://docs.flashcat.cloud/zh/flashduty/statecloud-integration-guide"
|
|
|
4716
4716
|
|
|
4717
4717
|
|
|
4718
4718
|
</div>
|
|
4719
|
-
`,
|
|
4719
|
+
`, j = `---
|
|
4720
4720
|
title: "观测云告警事件"
|
|
4721
4721
|
description: "通过 webhook 的方式同步观测云告警事件到 Flashduty,实现告警事件自动化降噪处理"
|
|
4722
4722
|
date: "2024-07-05T10:00:00+08:00"
|
|
@@ -4804,7 +4804,82 @@ url: "https://docs.flashcat.cloud/zh/flashduty/guance-integration-guide"
|
|
|
4804
4804
|
| 数据断档 | Info | 提醒 |
|
|
4805
4805
|
|
|
4806
4806
|
</div>
|
|
4807
|
-
`,
|
|
4807
|
+
`, U = `---
|
|
4808
|
+
title: "zilliz 告警事件"
|
|
4809
|
+
description: "通过 webhook 的方式同步 zilliz 告警事件到 Flashduty,实现告警事件自动化降噪处理"
|
|
4810
|
+
date: "2024-07-05T10:00:00+08:00"
|
|
4811
|
+
url: "https://docs.flashcat.cloud/zh/flashduty/zilliz-integration-guide"
|
|
4812
|
+
---
|
|
4813
|
+
|
|
4814
|
+
通过 webhook 的方式同步 zilliz 告警事件到 Flashduty,实现告警事件自动化降噪处理。
|
|
4815
|
+
|
|
4816
|
+
<div class="hide">
|
|
4817
|
+
|
|
4818
|
+
## 在 Flashduty
|
|
4819
|
+
---
|
|
4820
|
+
您可通过以下2种方式,获取一个集成推送地址,任选其一即可。
|
|
4821
|
+
|
|
4822
|
+
### 使用专属集成
|
|
4823
|
+
|
|
4824
|
+
当您不需要将告警事件路由到不同的协作空间,优先选择此方式,更简单。
|
|
4825
|
+
|
|
4826
|
+
<details>
|
|
4827
|
+
<summary>展开</summary>
|
|
4828
|
+
|
|
4829
|
+
1. 进入 Flashduty 控制台,选择 **协作空间**,进入某个空间的详情页面
|
|
4830
|
+
2. 选择 **集成数据** tab,点击 **添加一个集成**,进入添加集成页面
|
|
4831
|
+
3. 选择 **zilliz** 集成,点击 **保存**,生成卡片。
|
|
4832
|
+
4. 点击生成的卡片,可以查看到 **推送地址**,复制备用,完成。
|
|
4833
|
+
|
|
4834
|
+
|
|
4835
|
+
</details>
|
|
4836
|
+
|
|
4837
|
+
### 使用共享集成
|
|
4838
|
+
|
|
4839
|
+
当您需要根据告警事件的 Payload 信息,将告警路由到不同的协作空间,优先选择此方式。
|
|
4840
|
+
|
|
4841
|
+
<details>
|
|
4842
|
+
<summary>展开</summary>
|
|
4843
|
+
|
|
4844
|
+
1. 进入 Flashduty 控制台,选择 **集成中心=>告警事件**,进入集成选择页面。
|
|
4845
|
+
2. 选择 **zilliz** 集成:
|
|
4846
|
+
- **集成名称**:为当前集成定义一个名称。
|
|
4847
|
+
3. 点击 **保存** 后,复制当前页面的新生成的 **推送地址** 备用。
|
|
4848
|
+
4. 点击 **创建路由**,为集成配置路由规则。您可以按条件匹配不同的告警到不同的协作空间,也可以直接设置默认协作空间作为兜底,后续再按需调整。
|
|
4849
|
+
5. 完成。
|
|
4850
|
+
|
|
4851
|
+
</details>
|
|
4852
|
+
</div>
|
|
4853
|
+
|
|
4854
|
+
## 在 zilliz
|
|
4855
|
+
---
|
|
4856
|
+
|
|
4857
|
+
<div class="md-block">
|
|
4858
|
+
|
|
4859
|
+
## 一、告警推送配置
|
|
4860
|
+
|
|
4861
|
+
1. 登录您的 \`zilliz\` 控制台,在 \`Project Alerts\` 中,创建或修改 \`Alert\`。
|
|
4862
|
+
2. 在 \`Alert\` 编辑页面中的 \`Send to\` 部分,选择 \`Webhook\`,Webhook URL 填写告警集成的 <span class='integration_url' >推送地址</span>。
|
|
4863
|
+
3. 选中 \`Alert Resolution Notification\`,其他按需选择。
|
|
4864
|
+
4. 点击 \`Save\` 或 \`Create\` 完成配置。
|
|
4865
|
+
|
|
4866
|
+
<img alt="drawing" width="600" src="https://download.flashcat.cloud/flashduty/doc/zh/fd/zilliz-1.png" />
|
|
4867
|
+
|
|
4868
|
+
</dev>
|
|
4869
|
+
|
|
4870
|
+
## 二、状态对照
|
|
4871
|
+
|
|
4872
|
+
<div class="md-block">
|
|
4873
|
+
|
|
4874
|
+
| 观测云 | Flashduty | 状态 |
|
|
4875
|
+
| ---------- | -------- | ---- |
|
|
4876
|
+
| CRITICAL | Critical | 严重 |
|
|
4877
|
+
| WARNING | Warning | 警告 |
|
|
4878
|
+
|
|
4879
|
+
|
|
4880
|
+
</div>
|
|
4881
|
+
|
|
4882
|
+
`, H = `---
|
|
4808
4883
|
title: "自定义变更事件集成指引"
|
|
4809
4884
|
description: "通过标准协议推送自有系统变更事件到 Flashduty,大部分故障由变更导致,变更和告警事件联动有助于快速定位故障原因。"
|
|
4810
4885
|
date: "2024-05-11T10:00:00+08:00"
|
|
@@ -4861,7 +4936,7 @@ Flashduty 已经适配部分常用工单、部署系统的 webhook 协议,对
|
|
|
4861
4936
|
|
|
4862
4937
|
</details>
|
|
4863
4938
|
|
|
4864
|
-
`,
|
|
4939
|
+
`, O = `---
|
|
4865
4940
|
title: ""
|
|
4866
4941
|
description: ""
|
|
4867
4942
|
date: "2024-05-11T10:00:00+08:00"
|
|
@@ -4935,7 +5010,7 @@ Flashduty 默认提取 webhook payload 中 status.name 信息,并按照下边
|
|
|
4935
5010
|
如您希望变更此映射关系,请联系 Flashduty。
|
|
4936
5011
|
|
|
4937
5012
|
</div>
|
|
4938
|
-
`,
|
|
5013
|
+
`, q = `---
|
|
4939
5014
|
title: Contributing to our documentation — Meilisearch documentation
|
|
4940
5015
|
description: The Meilisearch documentation is open-source. Learn how to help make it even better.
|
|
4941
5016
|
sidebarDepth: 3
|
|
@@ -5052,7 +5127,7 @@ sidebarDepth: 3
|
|
|
5052
5127
|
|
|
5053
5128
|
<img alt="drawing" width="800" src="https://download.flashcat.cloud/feishu-self-app-invite-to-chat.jpeg" />
|
|
5054
5129
|
<img src="https://download.flashcat.cloud/feishu-self-app-notify-rule.png" alt="drawing" width="800"/>
|
|
5055
|
-
`,
|
|
5130
|
+
`, B = `---
|
|
5056
5131
|
title: "钉钉集成"
|
|
5057
5132
|
description: "通过集成钉钉自建应用,实现在钉钉端内接收和响应告警的能力"
|
|
5058
5133
|
date: "2024-05-11T10:00:00+08:00"
|
|
@@ -5203,7 +5278,7 @@ url: "https://docs.flashcat.cloud/zh/flashduty/dingtalk-integration-guide"
|
|
|
5203
5278
|
|
|
5204
5279
|
<img src="https://download.flashcat.cloud/dingtalk-self-app-notify-rule.png" alt="drawing" width="800"/>
|
|
5205
5280
|
|
|
5206
|
-
`,
|
|
5281
|
+
`, G = `---
|
|
5207
5282
|
title: "企业微信集成"
|
|
5208
5283
|
description: "通过集成企业微信第三方应用,实现在企业微信端内接收和响应告警的能力"
|
|
5209
5284
|
date: "2024-05-11T10:00:00+08:00"
|
|
@@ -5283,7 +5358,7 @@ url: "https://docs.flashcat.cloud/zh/flashduty/wecom-integration-guide"
|
|
|
5283
5358
|
7. **故障通知失败,提示\`未开通企微许可\`?**
|
|
5284
5359
|
|
|
5285
5360
|
- 联系 Flashduty 客服或专属支持,为您购买开通
|
|
5286
|
-
`,
|
|
5361
|
+
`, V = `---
|
|
5287
5362
|
title: "Slack 集成"
|
|
5288
5363
|
description: "通过集成Slack第三方应用,实现在Slack内接收和响应告警的能力"
|
|
5289
5364
|
date: "2024-05-11T10:00:00+08:00"
|
|
@@ -5337,7 +5412,7 @@ url: "https://docs.flashcat.cloud/zh/flashduty/slack-integration-guide"
|
|
|
5337
5412
|
|
|
5338
5413
|
8. **Slack App 内 Other questions,报错**
|
|
5339
5414
|
- 重新操作,遇到了还没被记录的问题
|
|
5340
|
-
- 重试后仍然报错,联系客服`,
|
|
5415
|
+
- 重试后仍然报错,联系客服`, Z = `---
|
|
5341
5416
|
title: "Microsoft Teams集成"
|
|
5342
5417
|
description: "通过集成 Microsoft Teams 第三方应用,实现在 Microsoft Teams 内接收和响应告警的能力"
|
|
5343
5418
|
date: "2024-05-11T10:00:00+08:00"
|
|
@@ -5600,7 +5675,7 @@ curl -X POST 'https://example.com/alert/webhook?a=a' \\
|
|
|
5600
5675
|
4. **推送来源可信 IP 白名单?**
|
|
5601
5676
|
- {ip_whitelist}
|
|
5602
5677
|
- 未来可能会更新,请定期查验
|
|
5603
|
-
`,
|
|
5678
|
+
`, J = `配置故障 Webhook,当故障发生特定操作(如触发、关闭)时,系统通过 HTTP 回调您配置的地址。回调内容将包含故障最新关键信息,您可以与自研工具进行集成。
|
|
5604
5679
|
|
|
5605
5680
|
<span id="EventTypes"></span>
|
|
5606
5681
|
|
|
@@ -5807,7 +5882,7 @@ curl -X POST 'https://example.com/incident/webhook?a=a' \\
|
|
|
5807
5882
|
|
|
5808
5883
|
4. **推送来源可信 IP 白名单?**
|
|
5809
5884
|
- {ip_whitelist}
|
|
5810
|
-
- 未来可能会更新,请定期查验`,
|
|
5885
|
+
- 未来可能会更新,请定期查验`, X = `配置故障 自定义操作,允许您在故障排查期间,快速调用外部接口,实现故障自愈、信息丰富等任何自定义操作。
|
|
5811
5886
|
|
|
5812
5887
|
## 一、创建操作
|
|
5813
5888
|
|
|
@@ -6066,7 +6141,7 @@ curl -X POST 'https://example.com/incident/action?a=a' \\
|
|
|
6066
6141
|
|
|
6067
6142
|
2. **推送来源可信 IP 白名单?**
|
|
6068
6143
|
- {ip_whitelist}
|
|
6069
|
-
- 未来可能会更新,请定期查验`,
|
|
6144
|
+
- 未来可能会更新,请定期查验`, Q = `---
|
|
6070
6145
|
title: "配置通知模版"
|
|
6071
6146
|
description: "通过自定义配置模版,可以实现个性化通知内容的需求"
|
|
6072
6147
|
date: "2024-05-10T10:00:00+08:00"
|
|
@@ -6908,25 +6983,25 @@ export {
|
|
|
6908
6983
|
P as AppDynamics,
|
|
6909
6984
|
h as AzureMonitor,
|
|
6910
6985
|
m as BaiDuBCM,
|
|
6911
|
-
|
|
6986
|
+
X as CustomAction,
|
|
6912
6987
|
n as CustomAlert,
|
|
6913
|
-
|
|
6914
|
-
|
|
6988
|
+
H as CustomChange,
|
|
6989
|
+
B as Dingtalk,
|
|
6915
6990
|
A as Dynatrace,
|
|
6916
6991
|
t as Email,
|
|
6917
6992
|
I as GoogleCM,
|
|
6918
6993
|
i as Grafana,
|
|
6919
|
-
|
|
6920
|
-
|
|
6994
|
+
F as Graylog,
|
|
6995
|
+
j as Guance,
|
|
6921
6996
|
p as HuaWeiCES,
|
|
6922
6997
|
C as HuaweiyunLTS,
|
|
6923
|
-
|
|
6998
|
+
J as IncidentWebhook,
|
|
6924
6999
|
g as InfluxDB,
|
|
6925
7000
|
L as Jiankongbao,
|
|
6926
|
-
|
|
6927
|
-
|
|
7001
|
+
O as Jira,
|
|
7002
|
+
q as Lark,
|
|
6928
7003
|
R as Meraki,
|
|
6929
|
-
|
|
7004
|
+
Z as MicrosoftTeams,
|
|
6930
7005
|
e as N9e,
|
|
6931
7006
|
k as OceanBase,
|
|
6932
7007
|
W as OpManager,
|
|
@@ -6934,12 +7009,12 @@ export {
|
|
|
6934
7009
|
_ as PagerDuty,
|
|
6935
7010
|
a as Prometheus,
|
|
6936
7011
|
T as Sentry,
|
|
6937
|
-
|
|
6938
|
-
|
|
7012
|
+
x as Skywalking,
|
|
7013
|
+
V as Slack,
|
|
6939
7014
|
M as SolarWinds,
|
|
6940
7015
|
D as Splunk,
|
|
6941
|
-
|
|
6942
|
-
|
|
7016
|
+
z as StateCloud,
|
|
7017
|
+
Q as Templates,
|
|
6943
7018
|
f as TencentBK,
|
|
6944
7019
|
b as TencentCLS,
|
|
6945
7020
|
v as TencentCm,
|
|
@@ -6948,6 +7023,7 @@ export {
|
|
|
6948
7023
|
E as VolcEngineEvent,
|
|
6949
7024
|
$ as VolcEngineMetric,
|
|
6950
7025
|
N as VolcEngineTLS,
|
|
6951
|
-
|
|
6952
|
-
s as Zabbix
|
|
7026
|
+
G as Wecom,
|
|
7027
|
+
s as Zabbix,
|
|
7028
|
+
U as Zilliz
|
|
6953
7029
|
};
|