We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf52d3c commit 10e55ccCopy full SHA for 10e55cc
exporter/v1_compatibility.go
@@ -435,10 +435,6 @@ var conversions = []conversion{
435
prefix: "mongodb_ss_wt_block_manager",
436
suffixLabel: "type",
437
},
438
- {
439
- oldName: "mongodb_mongod_wiredtiger_cache_max_bytes",
440
- newName: "mongodb_ss_wt_cache_maximum_bytes_configured",
441
- },
442
{
443
oldName: "mongodb_mongod_wiredtiger_cache_overhead_percent",
444
newName: "mongodb_ss_wt_cache_percentage_overhead",
0 commit comments