summaryrefslogtreecommitdiff
path: root/src/mongo/db/curop.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59714 Add batch number to task executor cursorTed Tuckman2021-10-121-0/+1
* SERVER-60022 global std::optional -> boost::optionalBilly Donahue2021-09-211-1/+1
* SERVER-58848 Using UserAcquisitionStats in place of UserCacheAcquisitionStats...aldo-aguilar2021-08-201-12/+11
* SERVER-56602 Track usage of match expressions in serverStatusMilena Ivanova2021-08-051-0/+11
* SERVER-57461 Remove SPLIT_LIMITED_SORT and associated QueryPlanner codeEric Cox2021-07-311-2/+0
* SERVER-57391 Return error response to OP_QUERY and OP_GET_MORE messagesIrina Yatsenko2021-07-161-21/+0
* SERVER-57457 Close connection on receiving of OP_DELETE, OP_INSERT, OP_UPDATE...Irina Yatsenko2021-07-081-2/+0
* SERVER-50286 Indicate in logs whether an operation involves a viewIrina Yatsenko2021-05-121-0/+18
* SERVER-46412: Track, log, and profile user cache acquisition stats in CurOpVarun Ravichandran2021-04-301-0/+22
* SERVER-53849 Move away from getLog in timestamped_reads_wait_for_prepare_oplo...Moustafa Maher2021-01-281-0/+6
* SERVER-53137 The CurOp constructor should initialize its variables prior to b...Gregory Wlodarek2020-12-011-0/+5
* SERVER-52556 Versioned CollectionCatalog. Writes are performed using copy-on-...Henrik Edin2020-11-131-1/+1
* SERVER-50865 Collect resource consumption metrics for index buildsLouis Williams2020-11-021-1/+1
* SERVER-51023 Collect document bytes read for operation resource consumption m...Louis Williams2020-10-141-0/+2
* SERVER-49102 Custom filter for logging/profilingDavid Percy2020-09-041-6/+24
* SERVER-34118 Log number of upserts performedNikita Lapkov2020-09-031-1/+6
* SERVER-50240 Make CurOp::_numYields atomicJustin Seyster2020-08-121-4/+4
* SERVER-49030 Make CurOp::_start and CurOp::_end atomicJustin Seyster2020-08-041-20/+18
* SERVER-47897 CurOp should use monotonic clock source for duration measurementsJames Wahlin2020-06-101-14/+23
* SERVER-45953 Exempt internal replication oplog readers from acquiring read ti...Dianna Hohensee2020-06-031-1/+1
* SERVER-47803 Move the database level profile setting from Database into Colle...Dianna Hohensee2020-05-141-1/+1
* SERVER-48078 Remove OpDebug invariant that relies on monotonic clock sourceJames Wahlin2020-05-111-2/+2
* SERVER-31368 Log time spent waiting in BlockingResultsMergerDavid Percy2020-04-231-0/+62
* SERVER-46921 make collection of timing info opt in in PlanStageIan Boros2020-04-131-0/+4
* SERVER-43614 Added "_failPointMessage" field in CurOp for Failpoints used only.Ruoxin Xu2020-03-191-0/+16
* SERVER-46219 Unittests should log with JSON formatMark Benvenuto2020-03-031-0/+1
* SERVER-46197 Make build flag to disable diagnostic latchesBen Caimano2020-02-241-1/+5
* SERVER-46156 Deprecate LogstreamBuilder and more manual log conversionsHenrik Edin2020-02-231-1/+2
* SERVER-45822 Manually convert slow query and slow query-like logsMark Benvenuto2020-02-141-0/+7
* SERVER-45927 Alias for Atlas FTSMihai Andrei2020-02-121-3/+3
* SERVER-44711: Add metrics.repl.network.oplogGetMoresProcessedLingzhi Deng2020-01-281-0/+3
* SERVER-40805 Indicate reason for replanningDavid Percy2020-01-061-1/+1
* SERVER-44538 Add read/write concern fields to logging/profilingKevin Pulo2019-12-201-0/+5
* SERVER-43815 Validate cmd should report MB of I/O per second in curOp so that...Gregory Wlodarek2019-10-231-0/+4
* SERVER-43871 Use a monotonic clock source in prepare conflict trackerHaley Connelly2019-10-161-1/+1
* SERVER-43696 Ensure _prepareConflictStartTime, _prepareConflictDuration and c...Haley Connelly2019-09-301-1/+1
* SERVER-29794 Adding a comment to all commandsArun Banala2019-09-241-6/+3
* SERVER-37756 add logging for the amount of time spent blocked on a prepare co...Haley Connelly2019-09-161-0/+3
* SERVER-41362 Attach diagnostic captures to OperationContextsRahul Sundararaman2019-07-231-0/+2
* SERVER-23831 Remove fastmodinsertXin Hao Zhang2019-05-311-2/+1
* SERVER-40416 Add logging to fts document sourceTed Tuckman2019-05-231-0/+9
* SERVER-40105 Improve diagnostic information in currentOp for writeConflicts a...Louis Williams2019-04-121-3/+25
* SERVER-39848: Add flow control diagnostics.Daniel Gottlieb2019-04-091-1/+10
* 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-3/+0
* SERVER-37315 Remove 'nmoved' and 'incrementNmoved()' from OpDebugArun Banala2019-01-301-7/+0
* SERVER-37265 Change curOp and ProgressMeter for hybrid buildsLouis Williams2019-01-021-5/+8
* SERVER-38240 Added storage statistics information into the slowop log messages.nehakhatri52018-12-281-0/+3
* SERVER-37716 Implement internal match expression which matches a particular B...vrachev2018-12-211-0/+8
* SERVER-38677 Move all 'forTest' methods to a separate section of the header fileKaloian Manassiev2018-12-211-1/+1