Skip to content

Commit 2bb6b76

Browse files
ysyneuclaude
andcommitted
docs: remove deprecated subscribe rules section from routing docs
Subscribe rules (订阅规则) is a deprecated feature no longer shown to new users. Removed the section added in f015 from both zh/ and en/ routing-rules.mdx. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 78fbd13 commit 2bb6b76

2 files changed

Lines changed: 0 additions & 28 deletions

File tree

en/on-call/integration/alert-integration/routing-rules.mdx

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -119,20 +119,6 @@ Before using name mapping mode, ensure channel names exactly match label values,
119119
</Tab>
120120
</Tabs>
121121

122-
## Subscribe Rules
123-
124-
In addition to routing rules, the system also supports **subscribe rules**. Subscribe rules run after routing rules and are used to additionally deliver alerts to interested channels without affecting the original routing logic.
125-
126-
| Comparison | Routing Rules | Subscribe Rules |
127-
| :--- | :--- | :--- |
128-
| Configuration Location | Integration Details → Routing tab | Channel → Subscribe Settings |
129-
| Execution Order | Runs first | Runs after |
130-
| Purpose | Determine which channels alerts are delivered to | Additionally deliver matching alerts to the current channel |
131-
132-
<Note>
133-
Channels matched by routing rules and subscribe rules are automatically deduplicated — the same alert will not generate duplicate incidents in the same channel.
134-
</Note>
135-
136122
## FAQ
137123

138124
<AccordionGroup>

zh/on-call/integration/alert-integration/routing-rules.mdx

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -120,20 +120,6 @@ keywords: ["路由规则", "告警路由", "分发策略", "协作空间", "分
120120
</Tab>
121121
</Tabs>
122122

123-
## 订阅规则
124-
125-
除了路由规则外,系统还支持**订阅规则**。订阅规则在路由规则之后执行,用于将告警额外投递到感兴趣的协作空间,而不影响原有的路由逻辑。
126-
127-
| 对比项 | 路由规则 | 订阅规则 |
128-
| :--- | :--- | :--- |
129-
| 配置位置 | 集成详情 → 路由页签 | 协作空间 → 订阅设置 |
130-
| 执行顺序 | 先执行 | 后执行 |
131-
| 作用 | 决定告警投递到哪些协作空间 | 将符合条件的告警额外投递到当前空间 |
132-
133-
<Note>
134-
路由规则和订阅规则匹配到的协作空间会自动去重——同一条告警不会在同一个空间中重复生成故障。
135-
</Note>
136-
137123
## 常见问题
138124

139125
<AccordionGroup>

0 commit comments

Comments
 (0)