-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Querying
-
None
-
Major Change
-
QuInt A (10/12/15)
SERVER-2227 provides a per-index counter to track index usage along with a $indexStats aggregation source that allows for retrieval. While this provides the raw data needed to analyze it is still non-trivial to track usage in a sharded cluster where read preference other than "primary" is used.
A shell helper that facilitates cross cluster retrieval, aggregation and collection will allow for easier use.
- is related to
-
SERVER-44432 Per index access stats
- Closed
- related to
-
SERVER-11653 Add a Mongo.close method in shell
- Backlog