Skip to content

Commit d4ef6dc

Browse files
authored
update mongo dbm config note (#17606)
1 parent 458274d commit d4ef6dc

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

mongo/assets/configuration/spec.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,9 @@ files:
9292
- name: dbm
9393
description: |
9494
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.
9598
enabled: false
9699
value:
97100
type: boolean

mongo/datadog_checks/mongo/data/conf.yaml.example

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,9 @@ instances:
8686

8787
## @param dbm - boolean - optional - default: false
8888
## 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.
8992
#
9093
# dbm: false
9194

0 commit comments

Comments
 (0)