You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: REFERENCE.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@
19
19
|--collector.diagnosticdata|Enable collecting metrics from getDiagnosticData|
20
20
|--collector.replicasetstatus|Enable collecting metrics from replSetGetStatus|
21
21
|--collector.dbstats|Enable collecting metrics from dbStats||
22
+
|--collector.dbstatsfreestorage|Enable collecting freeStorage metrics from dbStats. If the instance has a large number of collections or indexes, obtaining free space usage data may cause processing delays||
22
23
|--collector.topmetrics|Enable collecting metrics from top admin command|
23
24
|--collector.currentopmetrics|Enable collecting metrics from currentop admin command|
24
25
|--collector.indexstats|Enable collecting metrics from $indexStats|
0 commit comments