diff --git a/content/en/database_monitoring/setup_mongodb/mongodbatlas.md b/content/en/database_monitoring/setup_mongodb/mongodbatlas.md index 4a5d84a6c43..d238ef6a760 100644 --- a/content/en/database_monitoring/setup_mongodb/mongodbatlas.md +++ b/content/en/database_monitoring/setup_mongodb/mongodbatlas.md @@ -246,7 +246,7 @@ Refer to the [MongoDB integration documentation][4] for a comprehensive list of ### Query Metrics
- This requires Datadog Agent v7.78 or later and MongoDB 7.0+ for Atlas Deployments. + This requires Datadog Agent v7.78 or later and MongoDB 7.0+ for Atlas Deployments. MongoDB 8.0.16+ provides additional WiredTiger cache eviction metrics.
Query metrics provide insights into the performance of your MongoDB operations. For more information, see [Query Metrics][5]. diff --git a/content/en/database_monitoring/setup_mongodb/selfhosted.md b/content/en/database_monitoring/setup_mongodb/selfhosted.md index a9ecf4ababd..749bef66554 100644 --- a/content/en/database_monitoring/setup_mongodb/selfhosted.md +++ b/content/en/database_monitoring/setup_mongodb/selfhosted.md @@ -196,7 +196,7 @@ Refer to the [MongoDB integration documentation][2] for a comprehensive list of ### Query Metrics
- This requires Datadog Agent v7.78 or later and MongoDB 8.0+ for self hosted. + This requires Datadog Agent v7.78 or later and MongoDB 8.0+ for self hosted. MongoDB 8.0.16+ provides additional WiredTiger cache eviction metrics.
Query metrics provide insights into the performance of your MongoDB operations. For more information, see [Query Metrics][3].