Skip to content

Commit 4fa9563

Browse files
committed
update docs
1 parent b59f223 commit 4fa9563

33 files changed

Lines changed: 788 additions & 91 deletions

.DS_Store

0 Bytes
Binary file not shown.

docs.json

Lines changed: 27 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,14 @@
114114
"zh/on-call/analytics/insights"
115115
]
116116
},
117+
{
118+
"group": "集成配置",
119+
"pages": [
120+
"zh/on-call/integration/alert-integration/label-enhancement",
121+
"zh/on-call/integration/alert-integration/alert-pipelines",
122+
"zh/on-call/integration/alert-integration/routing-rules"
123+
]
124+
},
117125
{
118126
"group": "配置中心",
119127
"pages": [
@@ -139,12 +147,8 @@
139147
"pages": [
140148
{
141149
"group": "告警集成",
142-
"expanded": true,
150+
"expanded": false,
143151
"pages": [
144-
{
145-
"group": "接入告警",
146-
"expanded": false,
147-
"pages": [
148152
"zh/on-call/integration/alert-integration/alert-sources/standard alert",
149153
"zh/on-call/integration/alert-integration/alert-sources/prometheus",
150154
"zh/on-call/integration/alert-integration/alert-sources/grafana",
@@ -188,18 +192,10 @@
188192
"zh/on-call/integration/alert-integration/alert-sources/cloudflare",
189193
"zh/on-call/integration/alert-integration/alert-sources/meraki",
190194
"zh/on-call/integration/alert-integration/alert-sources/monit",
191-
"zh/on-call/integration/alert-integration/alert-sources/harbor"
192-
]
193-
},
194-
{
195-
"group": "集成配置",
196-
"expanded": true,
197-
"pages": [
198-
"zh/on-call/integration/alert-integration/label-enhancement",
199-
"zh/on-call/integration/alert-integration/alert-pipelines",
200-
"zh/on-call/integration/alert-integration/routing-rules"
201-
]
202-
}
195+
"zh/on-call/integration/alert-integration/alert-sources/harbor",
196+
"zh/on-call/integration/alert-integration/alert-sources/ucloud-cloudwatch",
197+
"zh/on-call/integration/alert-integration/alert-sources/volcengine-rtc",
198+
"zh/on-call/integration/alert-integration/alert-sources/label-mapping-api"
203199
]
204200
},
205201
{
@@ -488,6 +484,14 @@
488484
"en/on-call/analytics/insights"
489485
]
490486
},
487+
{
488+
"group": "Integration Settings",
489+
"pages": [
490+
"en/on-call/integration/alert-integration/label-enhancement",
491+
"en/on-call/integration/alert-integration/alert-pipelines",
492+
"en/on-call/integration/alert-integration/routing-rules"
493+
]
494+
},
491495
{
492496
"group": "Configuration",
493497
"pages": [
@@ -513,12 +517,8 @@
513517
"pages": [
514518
{
515519
"group": "Alert Integration",
516-
"expanded": true,
520+
"expanded": false,
517521
"pages": [
518-
{
519-
"group": "Alert Sources",
520-
"expanded": false,
521-
"pages": [
522522
"en/on-call/integration/alert-integration/alert-sources/standard alert",
523523
"en/on-call/integration/alert-integration/alert-sources/prometheus",
524524
"en/on-call/integration/alert-integration/alert-sources/grafana",
@@ -562,18 +562,11 @@
562562
"en/on-call/integration/alert-integration/alert-sources/cloudflare",
563563
"en/on-call/integration/alert-integration/alert-sources/meraki",
564564
"en/on-call/integration/alert-integration/alert-sources/monit",
565-
"en/on-call/integration/alert-integration/alert-sources/harbor"
566-
]
567-
},
568-
{
569-
"group": "Integration Settings",
570-
"expanded": true,
571-
"pages": [
572-
"en/on-call/integration/alert-integration/label-enhancement",
573-
"en/on-call/integration/alert-integration/alert-pipelines",
574-
"en/on-call/integration/alert-integration/routing-rules"
575-
]
576-
}
565+
"en/on-call/integration/alert-integration/alert-sources/harbor",
566+
"en/on-call/integration/alert-integration/alert-sources/ucloud-cloudwatch",
567+
"en/on-call/integration/alert-integration/alert-sources/volcengine-rtc",
568+
"en/on-call/integration/alert-integration/alert-sources/label-mapping-api"
569+
577570
]
578571
},
579572
{

en/.DS_Store

0 Bytes
Binary file not shown.

en/changelog/changelog.mdx

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "This page documents important updates and feature releases for Fla
44
keywords: ["Changelog", "Product Release", "Feature Updates", "Flashduty", "Version History"]
55
---
66

7-
<Update label="2025-12-30" description="🗓 Status Page: Service Down, Trust Online" tags={["New"]}>
7+
<Update label="2025-12-30" description="🗓 Status Page: Service Down, Trust Online">
88

99
Service interruptions are inevitable, but trust shouldn't go offline with them. Flashduty Status Page is designed to break the information opacity barrier:
1010

@@ -24,7 +24,7 @@ Go to **Flashduty Console → On-call → Status Page** to try it out.
2424

2525
</Update>
2626

27-
<Update label="2025-12-16" description="🚀 Routing Rules Upgrade" tags={["Optimization"]}>
27+
<Update label="2025-12-16" description="🚀 Routing Rules Upgrade">
2828

2929
This update comprehensively enhances **Alert Routing** capabilities:
3030

@@ -50,7 +50,7 @@ When there are many routing rules, you can now **filter and sort by channel dime
5050

5151
</Update>
5252

53-
<Update label="2025-12-04" description="War Room Launch, Change Management Upgrade" tags={["New", "Optimization"]}>
53+
<Update label="2025-12-04" description="War Room Launch, Change Management Upgrade">
5454

5555
### War Room
5656

@@ -92,7 +92,7 @@ Significantly enhanced change event management capabilities:
9292

9393
</Update>
9494

95-
<Update label="2025-08-22" description="🚀 AI Summary and ServiceNow Integration" tags={["New", "Optimization"]}>
95+
<Update label="2025-08-22" description="🚀 AI Summary and ServiceNow Integration">
9696

9797
### AI Summary
9898

@@ -145,7 +145,7 @@ Teams app now supports sending incident assignment notifications to channels or
145145

146146
</Update>
147147

148-
<Update label="2025-06-17" description="June Series Updates" tags={["New", "Optimization"]}>
148+
<Update label="2025-06-17" description="June Series Updates">
149149

150150
### Link Integration
151151

@@ -191,7 +191,7 @@ After an incident enters flapping state, you can choose to continue notification
191191

192192
</Update>
193193

194-
<Update label="2025-05-09" description="Fixed License and Routing Version Management" tags={["Optimization"]}>
194+
<Update label="2025-05-09" description="Fixed License and Routing Version Management">
195195

196196
### License Management
197197

@@ -214,7 +214,7 @@ After an incident enters flapping state, you can choose to continue notification
214214

215215
</Update>
216216

217-
<Update label="2025-03-06" description="Jira Integration and New Template Management Launch" tags={["New", "Optimization"]}>
217+
<Update label="2025-03-06" description="Jira Integration and New Template Management Launch">
218218

219219
### Jira Integration
220220

@@ -241,7 +241,7 @@ After an incident enters flapping state, you can choose to continue notification
241241

242242
</Update>
243243

244-
<Update label="2025-02-25" description="🚀 Flashduty APP Launch" tags={["New"]}>
244+
<Update label="2025-02-25" description="🚀 Flashduty APP Launch">
245245

246246
Flashduty mobile App is officially launched!
247247

@@ -263,7 +263,7 @@ Flashduty mobile App is officially launched!
263263

264264
</Update>
265265

266-
<Update label="2025-01-23" description="Mapping Data Management" tags={["New"]}>
266+
<Update label="2025-01-23" description="Mapping Data Management">
267267

268268
The label enhancement feature has been well-received since launch, especially for label mapping combined with mapping data.
269269

@@ -273,7 +273,7 @@ Now, we've added **Mapping Data Management** in the console, allowing you to con
273273

274274
</Update>
275275

276-
<Update label="2025-01-14" description="Insights Dashboard Upgrade" tags={["Optimization"]}>
276+
<Update label="2025-01-14" description="Insights Dashboard Upgrade">
277277

278278
### Added Metric Viewing Dimensions
279279

@@ -306,7 +306,7 @@ You can now print reports directly in the console, and export to CSV for seconda
306306

307307
</Update>
308308

309-
<Update label="2024-12-09" description="Alert Processing Pipeline Official Launch" tags={["New"]}>
309+
<Update label="2024-12-09" description="Alert Processing Pipeline Official Launch">
310310

311311
Officially released **Alert Processing Pipeline feature** with comprehensive optimization of integration interaction experience.
312312

@@ -320,7 +320,7 @@ Update highlights:
320320

321321
</Update>
322322

323-
<Update label="2024-12-09" description="Incident Data Isolation Upgrade" tags={["Optimization"]}>
323+
<Update label="2024-12-09" description="Incident Data Isolation Upgrade">
324324

325325
### Channel Access Level
326326

@@ -342,7 +342,7 @@ Incident list now supports **My Channels** filtering:
342342

343343
</Update>
344344

345-
<Update label="2024-12-06" description="Schedule Management Comprehensive Upgrade" tags={["New", "Optimization"]}>
345+
<Update label="2024-12-06" description="Schedule Management Comprehensive Upgrade">
346346

347347
### On-call Rotation Notifications Support Scheduled Notifications
348348

@@ -372,7 +372,7 @@ Only selected dates participate in on-call, commonly used for separate schedulin
372372

373373
</Update>
374374

375-
<Update label="2024-12-05" description="English Version Launch" tags={["New"]}>
375+
<Update label="2024-12-05" description="English Version Launch">
376376

377377
Launched complete English support, covering console, help documentation, and developer documentation:
378378

@@ -383,7 +383,7 @@ Launched complete English support, covering console, help documentation, and dev
383383

384384
</Update>
385385

386-
<Update label="2024-12-05" description="Added CTYun and Guance Alert Integrations" tags={["New"]}>
386+
<Update label="2024-12-05" description="Added CTYun and Guance Alert Integrations">
387387

388388
### CTYun Alert Integration Support
389389

@@ -395,7 +395,7 @@ Launched complete English support, covering console, help documentation, and dev
395395

396396
</Update>
397397

398-
<Update label="2024-11-13" description="📣 Mobile New UI, Better Looking, More Powerful" tags={["Optimization"]}>
398+
<Update label="2024-11-13" description="📣 Mobile New UI, Better Looking, More Powerful">
399399

400400
![Mobile New UI](https://cloud.headwayapp.co/changelogs_images/images/big/000/136/359-09edd45873a93d97f9fdf4b320ef15e354e5105a.png)
401401

@@ -407,7 +407,7 @@ Launched complete English support, covering console, help documentation, and dev
407407

408408
</Update>
409409

410-
<Update label="2024-11-04" description="📣 AIops! Intelligent Grouping, Outlier Incidents, Past Incidents" tags={["New"]}>
410+
<Update label="2024-11-04" description="📣 AIops! Intelligent Grouping, Outlier Incidents, Past Incidents">
411411

412412
### Intelligent Grouping
413413

@@ -431,7 +431,7 @@ Past incidents feature shows historical incidents similar to the current inciden
431431

432432
</Update>
433433

434-
<Update label="2024-10-12" description="📣 Inhibit and Silence Rule Adjustment" tags={["Optimization"]}>
434+
<Update label="2024-10-12" description="📣 Inhibit and Silence Rule Adjustment">
435435

436436
**Before Change**
437437
- Matched silence or inhibit rules before incident assignment notification, blocking incident **notification** if matched
@@ -443,7 +443,7 @@ Past incidents feature shows historical incidents similar to the current inciden
443443

444444
</Update>
445445

446-
<Update label="2024-10-11" description="September Interaction Optimizations" tags={["Optimization"]}>
446+
<Update label="2024-10-11" description="September Interaction Optimizations">
447447

448448
1. Console requires secondary confirmation before clicking custom actions
449449
2. Newly created channels displayed at the top
@@ -455,7 +455,7 @@ Past incidents feature shows historical incidents similar to the current inciden
455455

456456
</Update>
457457

458-
<Update label="2024-09-24" description="Meraki and OpManager Integrations" tags={["New"]}>
458+
<Update label="2024-09-24" description="Meraki and OpManager Integrations">
459459

460460
![Integrations](https://cloud.headwayapp.co/changelogs_images/images/big/000/134/097-3b5cee5cdfa63d64a215388ed3fde27c6ac8559b.png)
461461

en/on-call/.DS_Store

0 Bytes
Binary file not shown.

en/on-call/integration/.DS_Store

6 KB
Binary file not shown.
6 KB
Binary file not shown.

en/on-call/integration/alert-integration/alert-sources/cloudflare.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ After configuring the Webhook channel, you can use it in notification policies.
6363

6464
<div class="md-block">
6565

66-
Currently, all alerts pushed to Flashduty through the Cloudflare integration are set to Warning severity. However, you can customize the severity using the [alert pipeline](https://docs.flashcat.cloud/en/flashduty/alert-pipelines).
66+
Currently, all alerts pushed to Flashduty through the Cloudflare integration are set to Warning severity. However, you can customize the severity using the [alert pipeline](/en/on-call/integration/alert-integration/alert-pipelines).
6767

6868
</div>
6969

en/on-call/integration/alert-integration/alert-sources/ctyun.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: "Sync StateCloud alert events to Flashduty via webhook for automate
55

66
Sync StateCloud monitoring alert events to Flashduty via webhook for automated alert noise reduction.
77

8-
For resource monitoring events from StateCloud [secondary nodes](#secondary-nodes), please use Huawei Cloud integration. Refer to [Huawei Cloud Alert Integration Guide](https://docs.flashcat.cloud/en/flashduty/huawei-ces-integration-guide?nav=01JCQ7A4N4WRWNXW8EWEHXCMF5).
8+
For resource monitoring events from StateCloud [secondary nodes](#secondary-nodes), please use Huawei Cloud integration. Refer to [Huawei Cloud Alert Integration Guide](/en/on-call/integration/alert-integration/alert-sources/huawei-ces).
99

1010

1111
<div class="hide">

en/on-call/integration/alert-integration/alert-sources/dingtalk-alert.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@ By default, the system always creates new alerts for each message, but you can s
7777
## Severity Mapping
7878
---
7979

80-
Currently, all alerts pushed to Flashduty through the Dingtalk integration are set to Warning severity. However, you can customize the severity using the [alert pipeline](https://docs.flashcat.cloud/en/flashduty/alert-pipelines).
80+
Currently, all alerts pushed to Flashduty through the Dingtalk integration are set to Warning severity. However, you can customize the severity using the [alert pipeline](/en/on-call/integration/alert-integration/alert-pipelines).

0 commit comments

Comments
 (0)