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 4da1110ca [bugfix] modify the command  in the mongodb monitoring 
template (#1844)
4da1110ca is described below

commit 4da1110ca06b84ec160b8fb46fb1fbe10b82a74c
Author: LiuTianyou <[email protected]>
AuthorDate: Thu Apr 25 20:40:20 2024 +0800

    [bugfix] modify the command  in the mongodb monitoring template (#1844)
    
    Co-authored-by: liutianyou <[email protected]>
    Co-authored-by: tomsun28 <[email protected]>
---
 manager/src/main/resources/define/app-mongodb.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manager/src/main/resources/define/app-mongodb.yml 
b/manager/src/main/resources/define/app-mongodb.yml
index 3df8d8712..d54a66eb0 100644
--- a/manager/src/main/resources/define/app-mongodb.yml
+++ b/manager/src/main/resources/define/app-mongodb.yml
@@ -442,5 +442,5 @@ metrics:
       password: ^_^password^_^
       database: ^_^database^_^
       authenticationDatabase: ^_^authenticationDatabase^_^
-      command: hostInfo.extra.extra
+      command: hostInfo.extra
       timeout: ^_^timeout^_^


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

Reply via email to