summaryrefslogtreecommitdiff
path: root/src/mongo/s/s_sharding_server_status.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49971 Report current VectorClock time in serverStatusAntonio Fuschetto2022-06-231-2/+8
* SERVER-54252 Cleanup legacy configOpTime gossipingTommaso Tocci2021-08-051-1/+8
* SERVER-46566 increment hedging metrics countersMisha Tyulenev2020-03-051-1/+1
* SERVER-45438 Create serverStatus section for hedging metricsCheahuychou Mao2020-01-221-0/+18
* SERVER-43617 Add metrics on the mongos to indicate the number of shards targe...Janna Golden2019-12-171-0/+4
* 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-28670 Add sharding CatalogCache and donor metrics to serverStatusKaloian Manassiev2018-01-241-11/+27
* SERVER-30444 Add a maxChunkSize field to the serverStatus command responseHugh Han2017-08-011-0/+5
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-3/+3
* SERVER-28155 Fix broken UBSAN buildKaloian Manassiev2017-03-021-1/+7
* SERVER-28155 Get rid of the 'mongoscore' sharding libraryKaloian Manassiev2017-03-011-26/+17
* SERVER-23479 move ownership of configOpTime to GridEsha Maharishi2016-04-051-1/+1
* SERVER-22318 remove SCCC supportMisha Tyulenev2016-03-031-4/+1
* SERVER-21340 Add config server optime to serverStatus for diagnosticsRandolph Tan2015-11-181-0/+6
* SERVER-19547 add sharding section to serverStatusMisha Tyulenev2015-10-131-0/+70