Skip to content

Commit c95950b

Browse files
xiaochaoren1SongZhen0704
authored andcommitted
feat: enum auto service type add custom service
1 parent 4a9c1d1 commit c95950b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

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

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

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
101 , K8s Workload ,
1414
102 , Service ,
1515
103 , K8s Cluster ,
16+
104 , Custom Service ,
1617
120 , Process ,
1718
130 , Deployment ,
1819
131 , StatefulSet ,

0 commit comments

Comments
 (0)