summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/sharding_server_status.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68576 Added number of sharded collections to serverStatus command.Pol Pinol Castuera2022-11-291-0/+11
* SERVER-63619 Add placeholder for reporting server status metricsBrett Nawrocki2022-02-221-5/+27
* SERVER-57766 Omit shardingStatistics.resharding section when resharding hasn'...Matt Boros2021-12-161-1/+2
* SERVER-54252 Cleanup legacy configOpTime gossipingTommaso Tocci2021-08-051-1/+8
* SERVER-54229: Resharding metrics output from the currentOp commandKshitij Gupta2021-03-231-1/+2
* SERVER-52158 Move reshardCollection command behind its feature flag.Max Hirschhorn2021-03-161-1/+4
* SERVER-52773 Add resharding section to server statusAmirsaman Memaripour2021-01-061-9/+13
* SERVER-14126 Add range deleter stats for serverStatus under shardingStatisticsRandolph Tan2020-03-021-0/+3
* SERVER-9043/SERVER-31156 Link flushRouterConfig on MongoD and make it accept ...Kaloian Manassiev2019-01-201-5/+1
* SERVER-38381 Fix some override qualifiersADAM David Alan Martin2018-12-191-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-29908 Move more libraries from sharding into sharding_api_d/sharding_r...Kaloian Manassiev2018-03-131-3/+5
* SERVER-28670 Add sharding CatalogCache and donor metrics to serverStatusKaloian Manassiev2018-01-241-22/+62
* SERVER-30444 Add a maxChunkSize field to the serverStatus command responseHugh Han2017-08-011-0/+6
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-5/+6
* SERVER-22671 adding migration status to serverStatus' sharding sectionDianna Hohensee2016-08-241-0/+8
* SERVER-24720/SERVER-24782 Move serverStatus.balancer to a balancerStatus commandKaloian Manassiev2016-06-291-25/+5
* SERVER-24652 Expose the balancer state through serverStatus sectionKaloian Manassiev2016-06-201-0/+86