Skip to content

Commit 23ae3e9

Browse files
committed
update standard alert docs
1 parent bfa85ed commit 23ae3e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ POST, Content-Type:"application/json"
7171

7272
字段|必含|类型|释义
7373
:-:|:-:|:-:|:---
74-
| title_rule | 是 | string | 告警标题,不超过`512`个字符,超出后将自动截断。支持根据告警内容动态生成标题,生成规则请参考 [定制故障标题](https://docs.flashcat.cloud/zh/flashduty/customize-incident-attrs)
74+
| title_rule | 是 | string | 告警标题,不超过`512`个字符,超出后将自动截断。支持根据告警内容动态生成标题,生成规则请参考 [定制故障标题](https://docs.flashcat.cloud/zh/on-call/integration/alert-integration/alert-pipelines)
7575
| event_status | 是 | string | 告警状态。枚举值(`首字母大写`):*Critical*:严重,*Warning*:警告,*Info*:提醒,*Ok*:恢复。当指定为Ok时,意味着对告警进行自动恢复。
7676
| alert_key | 否 | string | 告警标识,用于对已经存在的告警进行更新或自动恢复。您可以自定义此值,但不可超过`255`个字符。您也可以依赖系统自动生成,该值会在响应中返回。如果您上报的是恢复事件,则此值必须存在。
7777
| description | 否 | string | 告警描述,不超过`2048`个字符,超出后将自动截断。

0 commit comments

Comments
 (0)