Skip to content

Commit bfa85ed

Browse files
committed
update standard alert docs
1 parent d290222 commit bfa85ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Field|Required|Type|Description
7575

7676
Field|Required|Type|Description
7777
:-:|:-:|:-:|:---
78-
| title_rule | Yes | string | Alert title, no more than `512` characters, will be truncated if exceeded. Supports dynamic title generation based on alert content, see [Customizing Incidents](https://docs.flashcat.cloud/en/flashduty/customize-incident-attrs) for generation rules.
78+
| title_rule | Yes | string | Alert title, no more than `512` characters, will be truncated if exceeded. Supports dynamic title generation based on alert content, see [Customizing Incidents](https://docs.flashcat.cloud/zh/on-call/integration/alert-integration/alert-pipelines) for generation rules.
7979
| event_status | Yes | string | Alert status. Enumerated values (case-sensitive): *Critical*, *Warning*, *Info*, *Ok*. When specified as Ok, it means automatic recovery of the alert.
8080
| alert_key | No | string | Alert identifier, used to update or automatically recover existing alerts. You can customize this value, but it cannot exceed `255` characters. You can also rely on system auto-generation, this value will be returned in the response. If you're reporting a recovery event, this value must exist.
8181
| description | No | string | Alert description, no more than `2048` characters, will be truncated if exceeded.

0 commit comments

Comments
 (0)