From 86db319a7e29dbe347312a21d3593c540633131e Mon Sep 17 00:00:00 2001
From: Pierre Le Noan <144696725+pierreln-dd@users.noreply.github.com>
Date: Thu, 16 Jul 2026 10:00:50 +0200
Subject: [PATCH 1/2] [DBM Doc] Add MongoDB 8.0.16 WiredTiger cache eviction
metrics
---
content/en/database_monitoring/setup_mongodb/selfhosted.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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].
From 903586dfe91250a7bb996b2271fb0cd14f8d2b04 Mon Sep 17 00:00:00 2001
From: Pierre Le Noan <144696725+pierreln-dd@users.noreply.github.com>
Date: Thu, 16 Jul 2026 10:00:51 +0200
Subject: [PATCH 2/2] [DBM Doc] Add MongoDB 8.0.16 WiredTiger cache eviction
metrics
---
content/en/database_monitoring/setup_mongodb/mongodbatlas.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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].