Skip to content

Commit 10e55cc

Browse files
authored
Update v1_compatibility.go
removed duplicate mongodb_ss_wt_cache_maximum_bytes_configured
1 parent bf52d3c commit 10e55cc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

exporter/v1_compatibility.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -435,10 +435,6 @@ var conversions = []conversion{
435435
prefix: "mongodb_ss_wt_block_manager",
436436
suffixLabel: "type",
437437
},
438-
{
439-
oldName: "mongodb_mongod_wiredtiger_cache_max_bytes",
440-
newName: "mongodb_ss_wt_cache_maximum_bytes_configured",
441-
},
442438
{
443439
oldName: "mongodb_mongod_wiredtiger_cache_overhead_percent",
444440
newName: "mongodb_ss_wt_cache_percentage_overhead",

0 commit comments

Comments
 (0)