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.
2 parents c2cecfa + a3866e6 commit 676a284Copy full SHA for 676a284
exporter/diagnostic_data_collector_test.go
@@ -427,7 +427,6 @@ func TestDisconnectedDiagnosticDataCollector(t *testing.T) {
427
// 2. We need to check against know values. Don't use metrics that return counters like uptime
428
// or counters like the number of transactions because they won't return a known value to compare
429
filter := []string{
430
- "mongodb_mongod_storage_engine",
431
"mongodb_version_info",
432
}
433
0 commit comments