diff --git a/manager/src/main/resources/define/app/app-A-example2.yml b/manager/src/main/resources/define/app/app-A-example2.yml index 744897da68b..d368f94fed0 100644 --- a/manager/src/main/resources/define/app/app-A-example2.yml +++ b/manager/src/main/resources/define/app/app-A-example2.yml @@ -1,10 +1,10 @@ # 此监控类型所属类别:service-应用服务监控 db-数据库监控 custom-自定义监控 os-操作系统监控 category: custom # 监控应用类型(与文件名保持一致) eg: linux windows tomcat mysql aws... -app: hertzbeat +app: example2 name: - zh-CN: HertzBeat - en-US: HertzBeat + zh-CN: 模拟应用2 + en-US: EXAMPLE2 # 参数映射map. type是参数类型: 0-number数字, 1-string明文字符串, 2-secret加密字符串, 3-map映射的json串 # 强制固定必须参数 - host configmap: diff --git a/manager/src/main/resources/define/param/param-A-example2.yml b/manager/src/main/resources/define/param/param-A-example2.yml index 3585649ae69..ba0b734ec63 100644 --- a/manager/src/main/resources/define/param/param-A-example2.yml +++ b/manager/src/main/resources/define/param/param-A-example2.yml @@ -1,5 +1,5 @@ # 监控应用类型名称(与文件名保持一致) eg: linux windows tomcat mysql aws... -app: hertzbeat +app: example2 # 强制固定必须参数 - host(ipv4,ipv6,域名) param: # field-字段名称标识符