Skip to content

Commit

Permalink
[bugfix] modify the command in the mongodb monitoring template (#1844)
Browse files Browse the repository at this point in the history
Co-authored-by: liutianyou <[email protected]>
Co-authored-by: tomsun28 <[email protected]>
  • Loading branch information
3 people authored Apr 25, 2024
1 parent 49db98a commit 4da1110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manager/src/main/resources/define/app-mongodb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -442,5 +442,5 @@ metrics:
password: ^_^password^_^
database: ^_^database^_^
authenticationDatabase: ^_^authenticationDatabase^_^
command: hostInfo.extra.extra
command: hostInfo.extra
timeout: ^_^timeout^_^

0 comments on commit 4da1110

Please sign in to comment.