-
Type: Improvement
-
Resolution: Won't Do
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
It would be very useful to see the date/timestamp when a collection was created in the output of db.collection.stats().
Also displaying the "last accessed" could be useful, but I imagine that the overhead of keeping such a value updated means that it is probably not available in the underlying WT metadata.
Use case: to be able to quickly see if a given collection is recent and is still actively being used, much like $indexStats