Skip to content

Commit 577c5f5

Browse files
authored
Merge pull request #8 from flashcatcloud/mapping
refactor: optimize mapping path
2 parents f815959 + a2f9bba commit 577c5f5

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

en/on-call/integration/alert-integration/label-enhancement.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Prepare a CSV format mapping table file to map resource type IDs in alerts to ac
132132
</Step>
133133

134134
<Step title="Create Mapping Table">
135-
1. Go to `Integration Center``Label Mapping` `Create Label Mapping`
135+
1. Go to `Configuration``Mappings``Schema` `Create mapping schema`
136136
2. Fill in basic info like name, description, management team, etc.
137137
3. In `Mapping Table Data`, upload the prepared CSV file (if quantity is small, you can edit and add in mapping details page after creation)
138138
4. Select `Source Label` (e.g., `ID`), select `Target Label` (e.g., `Type`)
@@ -170,7 +170,7 @@ Prepare a CSV format mapping table file to map resource type IDs in alerts to ac
170170

171171
<Steps>
172172
<Step title="Create Mapping Service">
173-
1. Go to `Integration Center``Mapping Service` `Create Mapping Service`
173+
1. Go to `Configuration``Mappings``API` `Create API`
174174
2. Fill in service configuration:
175175

176176
| Configuration | Description | Example |

zh/on-call/integration/alert-integration/label-enhancement.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ keywords: ["标签增强", "自动标签", "数据提取", "字段映射", "告
132132
</Step>
133133

134134
<Step title="创建映射表">
135-
1. 进入 `集成中心``标签映射``创建标签映射`
135+
1. 进入 `配置中心``映射数据``元数据表``创建映射表`
136136
2. 填写基本信息,如名称、描述、管理团队等
137137
3.`映射表数据` 处,上传准备好的 CSV 文件(如果数量较少,创建完成后可以在映射详情页面中编辑添加)
138138
4. 选择 `源标签`(如 `ID`),选择 `目标标签`(如 `Type`
@@ -170,7 +170,7 @@ keywords: ["标签增强", "自动标签", "数据提取", "字段映射", "告
170170

171171
<Steps>
172172
<Step title="创建映射服务">
173-
1. 进入 `集成中心``映射服务``创建映射服务`
173+
1. 进入 `配置中心``映射数据``API``创建API`
174174
2. 填写服务配置信息:
175175

176176
| 配置项 | 说明 | 示例 |

0 commit comments

Comments
 (0)