-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: 2.5.2
-
Component/s: Index Maintenance, Performance
-
Environment:All
Please add an admin data structure to track the usage of indexes. The amount of updates, the amount of user reads and other general usage stats. This data structure can be stored in memory and does not need to be persisted to disk.
It would also be beneficial to have the ability to report fragmentation of collections and indexes (not contiguous on disk).
- duplicates
-
SERVER-7593 Add a new administrative command to provide aggregate statistics related to a collection's storage layout.
- Closed