Skip to content

Commit 7f5b323

Browse files
ZhengYa-0110SongZhen0704
authored andcommitted
feat: update message in cli
1 parent 64c2916 commit 7f5b323

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

cli/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ toolchain go1.24.4
66

77
require (
88
github.com/bitly/go-simplejson v0.5.0
9-
github.com/deepflowio/deepflow/message v0.0.0-20250827092345-bb20843c44b8
10-
github.com/deepflowio/deepflow/server v1.6.66-0.20250708084200-e43fb36910f7
9+
github.com/deepflowio/deepflow/message v0.0.0-20251101080845-a2e3ca829e49
10+
github.com/deepflowio/deepflow/server v1.6.66-0.20251101080845-a2e3ca829e49
1111
github.com/golang/protobuf v1.5.4
1212
github.com/mattn/go-runewidth v0.0.14
1313
github.com/olekukonko/tablewriter v0.0.5

server/querier/db_descriptions/clickhouse/tag/enum/auto_service_type.ch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
101 , 工作负载 ,
1414
102 , 服务 ,
1515
103 , 容器集群 ,
16-
104 , 自定义服务 ,
16+
104 , 业务服务 ,
1717
120 , 进程 ,
1818
130 , Deployment ,
1919
131 , StatefulSet ,

server/querier/db_descriptions/clickhouse/tag/enum/auto_service_type.en

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
101 , K8s Workload ,
1414
102 , Service ,
1515
103 , K8s Cluster ,
16-
104 , Custom Service ,
16+
104 , Biz Service ,
1717
120 , Process ,
1818
130 , Deployment ,
1919
131 , StatefulSet ,

0 commit comments

Comments
 (0)