File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
datadog_checks/mongo/data Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 92
92
- name : dbm
93
93
description : |
94
94
Set to `true` enable Database Monitoring.
95
+
96
+ NOTE: Database Monitoring for MongoDB is currently in private beta.
97
+ If you are interested in participating, please reach out to your Datadog Customer Success Manager.
95
98
enabled : false
96
99
value :
97
100
type : boolean
Original file line number Diff line number Diff line change @@ -86,6 +86,9 @@ instances:
86
86
87
87
## @param dbm - boolean - optional - default: false
88
88
## Set to `true` enable Database Monitoring.
89
+ ##
90
+ ## NOTE: Database Monitoring for MongoDB is currently in private beta.
91
+ ## If you are interested in participating, please reach out to your Datadog Customer Success Manager.
89
92
#
90
93
# dbm: false
91
94
You can’t perform that action at this time.
0 commit comments