This is an automated email from the ASF dual-hosted git repository.

gongchao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git


The following commit(s) were added to refs/heads/master by this push:
     new ebfd3c73e3 [fix] Fixed template name mismatch issue (#4021)
ebfd3c73e3 is described below

commit ebfd3c73e335cbc90ea9f861fba55ce41577dffe
Author: Duansg <[email protected]>
AuthorDate: Fri Feb 13 23:06:02 2026 +0800

    [fix] Fixed template name mismatch issue (#4021)
---
 hertzbeat-manager/src/main/resources/define/app-synology_nas.yml        | 2 +-
 .../main/resources/define/{app-tdengine.yml => app-tdengine_promql.yml} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/hertzbeat-manager/src/main/resources/define/app-synology_nas.yml 
b/hertzbeat-manager/src/main/resources/define/app-synology_nas.yml
index c7120e3bdb..39cbe7b494 100644
--- a/hertzbeat-manager/src/main/resources/define/app-synology_nas.yml
+++ b/hertzbeat-manager/src/main/resources/define/app-synology_nas.yml
@@ -16,7 +16,7 @@
 # The monitoring type category:service-application service monitoring 
db-database monitoring mid-middleware custom-custom monitoring os-operating 
system monitoring
 category: server
 # The monitoring type eg: linux windows tomcat mysql aws...
-app: synology
+app: synology_nas
 # The monitoring i18n name
 name:
   zh-CN: Synology NAS
diff --git a/hertzbeat-manager/src/main/resources/define/app-tdengine.yml 
b/hertzbeat-manager/src/main/resources/define/app-tdengine_promql.yml
similarity index 100%
rename from hertzbeat-manager/src/main/resources/define/app-tdengine.yml
rename to hertzbeat-manager/src/main/resources/define/app-tdengine_promql.yml


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to