summaryrefslogtreecommitdiff
path: root/src/mongo/db/ftdc/collector.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-35000 Distinguish readSource noTimestamp from readSource unsetXiangyu Yao2018-06-121-0/+3
* SERVER-33563 add RAII-style class to opt out of replication's use of Parallel...Benety Goh2018-03-021-1/+1
* SERVER-33233 Don't stall ftdc due to running out of ticketsBruce Lucas2018-02-201-0/+1
* Revert "SERVER-32875 Don't stall ftdc due to running out of tickets"Kelsey Schubert2018-02-121-1/+0
* SERVER-32875 Don't stall ftdc due to running out of ticketsBruce Lucas2018-01-311-0/+1
* SERVER-22541 Refactor RAII locking helpers.Charlie Swanson2017-03-151-4/+1
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-4/+4
* SERVER-26005 FTDC shouldn't conflict with secondary batch applicationMathias Stearn2016-09-161-4/+8
* SERVER-23243 Extract time-keeping from ListenerWaley Chen2016-03-301-3/+3
* SERVER-21241 Record timestamp in root of sample documentMark Benvenuto2015-11-061-2/+13
* SERVER-20582: _id time reflects end of chunk instead of beginningMark Benvenuto2015-10-221-4/+14
* SERVER-19585: Implement full-time diagnostic data capture MongoD integrationMark Benvenuto2015-09-081-0/+75