Skip to content

Commit b992362

Browse files
committed
add: 监控采集进度
1 parent 5affc1f commit b992362

4 files changed

Lines changed: 19 additions & 3 deletions

File tree

_toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ parts:
44
- caption: 产品特性
55
chapters:
66
- url: https://www.figma.com/file/SXfo2E7RPsockMJ74aNNI0/%E9%87%8F%E6%BD%AE%E6%95%B0%E6%8D%AE%E4%BA%91%E7%94%A8%E6%88%B7%E6%95%85%E4%BA%8B%E5%9C%B0%E5%9B%BE?type=whiteboard&node-id=0%3A1&t=JXVqq4vc3gOPxYsv-1
7-
title: 用户故事地图
7+
title: 全景图
88
- file: features/collection/README.md
99
sections:
10-
- file: features/collection/tracking.md
10+
- file: features/collection/monitoring.md
1111
- caption: 竞品调研
1212
chapters:
1313
- file: competitors/airflow.md

features/collection/monitoring.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# 监控采集进度
2+
3+
无论对于人工和机器,在运行前预估处理任务总数,在运行过程实时展示总进度,并及时修正预估任务总数。

features/collection/tracking.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

index.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
11
# 简介
2+
3+
## 产品特性
4+
5+
使用用户故事地图方法描述产品特性的全景图。
6+
7+
目前以数据处理流程为主线表述用户故事地图。也可以考虑使用DataOps的流程为主线。
8+
9+
以标准文件定义的处理流程作为用户活动,包括:
10+
11+
1. 编排
12+
2. 采集
13+
3. 预处理
14+
4. 分析
15+
5. 可视化

0 commit comments

Comments
 (0)