-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Diagnostics
-
None
-
Fully Compatible
-
Integration 2016-08-29
After $collStats is implemented for the operation latency histogram, the statistics in the db.collection.collStats() should be merged in, and the collection method can be a shell helper for the aggregation source.
Without this change, it would be very confusing to have both $collStats and db.collection.collStats(), which do two completely different things.
- is depended on by
-
SERVER-33435 Remove the collstats command
- Backlog