Skip to content

[DBM Doc] Add MongoDB 8.0.16 WiredTiger cache eviction metrics#38215

Draft
pierreln-dd wants to merge 2 commits into
masterfrom
pierreln-dd/dbm-doc-mongo-24541
Draft

[DBM Doc] Add MongoDB 8.0.16 WiredTiger cache eviction metrics#38215
pierreln-dd wants to merge 2 commits into
masterfrom
pierreln-dd/dbm-doc-mongo-24541

Conversation

@pierreln-dd

Copy link
Copy Markdown
Contributor

Confidence: AUTO

This PR updates the MongoDB Database Monitoring documentation to reflect new WiredTiger cache eviction metrics introduced in MongoDB 8.0.16.

Source

Based on integrations-core PR: DataDog/integrations-core#24541

What changed

The MongoDB integration now collects additional WiredTiger cache eviction metrics that provide more granular visibility into page eviction behavior. These new metrics track eviction attempts and failures by application threads, the eviction server, and eviction worker threads, plus application thread time spent evicting.

Why

These metrics are standard integration metrics that auto-publish via metadata.csv to the integration's Data Collected page. They do not require explicit enumeration in DBM docs. However, the query metrics feature requirements have been updated to note MongoDB 8.0+ support for self-hosted deployments, reflecting that these new metrics are available starting in MongoDB 8.0.16.

@pierreln-dd pierreln-dd self-assigned this Jul 16, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant