summaryrefslogtreecommitdiff
path: root/src/mongo/db/collection_index_usage_tracker.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63254 Add index feature usage stats to serverStatusLouis Williams2022-03-291-5/+19
* SERVER-48539 Add internal concurrency control to CollectionIndexUsageTrackerDianna Hohensee2020-08-191-11/+41
* SERVER-40755 Expose statistics which indicate how many collection scans have ...samontea2019-07-121-1/+20
* Revert "SERVER-40755 Expose statistics which indicate how many collection sca...Xiangyu Yao2019-07-101-20/+1
* SERVER-40755 Expose statistics which indicate how many collection scans have ...samontea2019-07-101-1/+20
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-36644 remove AtomicWord typedefsBilly Donahue2019-01-071-1/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-20520 Include index key in $indexStats return documentsJames Wahlin2015-10-071-3/+11
* SERVER-2227 Addition of index usage statisticsJames Wahlin2015-09-031-0/+116