File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -85,7 +85,11 @@ import Templates from "../flashduty/en/1. On-call/4. Configure On-call/4.7 Templ
8585/** ⬇️⬇️⬇️⬇️ Other ⬇️⬇️⬇️⬇️ */
8686import Link from "../flashduty/en/1. On-call/8. Integrations/8.6 Other/8.6.1 Link Integration.md?raw" ;
8787/** ⬆️⬆️⬆️⬆️ Other ⬆️⬆️⬆️⬆️ */
88-
88+
89+
90+ /** ⬇️⬇️⬇️⬇️ Label Mapping API ⬇️⬇️⬇️⬇️ */
91+ import LabelMappingAPI from '../flashduty/en/1. On-call/8. Integrations/8.1 Alerts integration/8.1.54 Label Mapping API.md?raw' ;
92+ /** ⬆️⬆️⬆️⬆️ Label Mapping API ⬆️⬆️⬆️⬆️ */
8993
9094const docs = {
9195 CustomAlert,
@@ -156,6 +160,7 @@ const docs = {
156160 Cloudflare,
157161 WecomAlert,
158162 ServiceDeskPlusSync,
159- Harbor
163+ Harbor,
164+ LabelMappingAPI
160165} ;
161166export default docs ;
Original file line number Diff line number Diff line change @@ -84,6 +84,10 @@ import Templates from "../flashduty/zh/1. On-call/3. 配置管理/4.7 配置通
8484import Link from "../flashduty/zh/1. On-call/5. 集成引导/8.66其他集成/8.6.1 Link 集成指引.md?raw" ;
8585/** ⬆️⬆️⬆️⬆️ Other ⬆️⬆️⬆️⬆️ */
8686
87+
88+ /** ⬇️⬇️⬇️⬇️ Label Mapping API ⬇️⬇️⬇️⬇️ */
89+ import LabelMappingAPI from "../flashduty/zh/1. On-call/5. 集成引导/8.1 告警集成/8.1.54 标签映射API.md?raw" ;
90+ /** ⬆️⬆️⬆️⬆️ Label Mapping API ⬆️⬆️⬆️⬆️ */
8791const docs = {
8892 CustomAlert,
8993 Email,
@@ -153,6 +157,7 @@ const docs = {
153157 Cloudflare,
154158 WecomAlert,
155159 ServiceDeskPlusSync,
156- Harbor
160+ Harbor,
161+ LabelMappingAPI
157162} ;
158163export default docs ;
You can’t perform that action at this time.
0 commit comments