summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/catalog_stats.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67611 Remove storage usages of `ErrorCategory::Interruption`Gregory Noma2022-09-021-11/+6
* SERVER-67814 Fix detection of and report the number of time-series collection...Dan Larkin-York2022-08-181-3/+10
* SERVER-64609 Rename instances of TenantDatabaseName to DatabaseNameHugh Tong2022-05-091-6/+4
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-63206 Change CollectionCatalog::_viewsForDatabase to be keyed by Tenan...Sophia Tan2022-04-141-2/+1
* SERVER-57250 Merge ViewCatalog into CollectionCatalogDan Larkin-York2022-02-261-20/+14
* SERVER-63576 Add clustered collection statistics to catalogStatsLouis Williams2022-02-141-0/+3
* SERVER-63101 Have CollectionCatalog APIs return a set TenantDatabaseNameSophia Tan2022-02-021-3/+3
* SERVER-53307 Make ViewCatalog globalDan Larkin-York2022-01-221-16/+18
* Revert "SERVER-59065 CatalogStats uses unsafe CollectionCatalog pointer durin...Gregory Wlodarek2021-10-061-7/+0
* SERVER-59065 CatalogStats uses unsafe CollectionCatalog pointer during startupGregory Wlodarek2021-08-031-0/+7
* SERVER-55784 Add catalog statistics to serverStatusLouis Williams2021-05-261-0/+110