File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -84,7 +84,11 @@ import Templates from "../flashduty/en/1. On-call/4. Configure On-call/4.7 Templ
8484/** ⬇️⬇️⬇️⬇️ Other ⬇️⬇️⬇️⬇️ */
8585import Link from "../flashduty/en/1. On-call/8. Integrations/8.6 Other/8.6.1 Link Integration.md?raw" ;
8686/** ⬆️⬆️⬆️⬆️ Other ⬆️⬆️⬆️⬆️ */
87-
87+
88+
89+ /** ⬇️⬇️⬇️⬇️ Label Mapping API ⬇️⬇️⬇️⬇️ */
90+ import LabelMappingAPI from '../flashduty/en/1. On-call/8. Integrations/8.1 Alerts integration/8.1.54 Label Mapping API.md?raw' ;
91+ /** ⬆️⬆️⬆️⬆️ Label Mapping API ⬆️⬆️⬆️⬆️ */
8892
8993const docs = {
9094 CustomAlert,
@@ -155,6 +159,7 @@ const docs = {
155159 Cloudflare,
156160 WecomAlert,
157161 ServiceDeskPlusSync,
158- Harbor
162+ Harbor,
163+ LabelMappingAPI
159164} ;
160165export 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.6 其他集成/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