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

shown 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 77f725cf4 [fixbug]Fixbug kafka version display (#2609)
77f725cf4 is described below

commit 77f725cf425788ab166f404e5ca150e01e67e3a9
Author: Jast <[email protected]>
AuthorDate: Mon Aug 26 17:03:56 2024 +0800

    [fixbug]Fixbug kafka version display (#2609)
---
 manager/src/main/resources/define/app-kafka.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manager/src/main/resources/define/app-kafka.yml 
b/manager/src/main/resources/define/app-kafka.yml
index 2616b5aa8..9b6eebfee 100644
--- a/manager/src/main/resources/define/app-kafka.yml
+++ b/manager/src/main/resources/define/app-kafka.yml
@@ -110,7 +110,7 @@ metrics:
       username: ^_^username^_^
       password: ^_^password^_^
       # jmx mbean object name
-      objectName: kafka.server:type=app-info,id=0
+      objectName: kafka.server:type=app-info,id=*
       # jmx url
       url: ^_^url^_^
 


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

Reply via email to