summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/run_aggregate.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76427 Rename $telemetry to $queryStatsWill Buerger2023-05-171-9/+9
* Revert "SERVER-76427: Rename $telemetry to $queryStats"liubov.molchanova2023-05-171-9/+9
* SERVER-76427: Rename $telemetry to $queryStatsWill Buerger2023-05-171-9/+9
* SERVER-76903 Run multi-tenant change stream suites only on all-feature-flags ...Romans Kasperovics2023-05-161-4/+3
* SERVER-75512 key telemetry store on hash rather than BSONObjDavis Haupt2023-05-151-1/+1
* Revert "SERVER-75512 key telemetry store on hash rather than BSONObj"auto-revert-processor2023-05-101-1/+1
* SERVER-75512 key telemetry store on hash rather than BSONObjDavis Haupt2023-05-091-1/+1
* SERVER-76557: Keep RequestShapifiers in telemetry storeWill Buerger2023-05-051-1/+1
* SERVER-76781: Decouple opdebug metric collection from telemetryWill Buerger2023-05-031-2/+3
* SERVER-76289 Block opening new change streams during shard split or shard mer...Mickey. J Winters2023-05-031-0/+13
* SERVER-65369 Remove $_generateV2ResumeTokens parameter from aggregate command...Arun Banala2023-05-031-9/+0
* SERVER-76126 Set user roles system variable only if referenced in queryMilitsa Sotirova2023-04-201-3/+4
* SERVER-75424 Push down timeseries metric predicateYoonsoo Kim2023-04-191-6/+5
* SERVER-74486 Always include tenant in collection name attributes in error mes...Sophia Tan2023-04-181-11/+12
* SERVER-72686: Support $collStats in agg pipeline for timeseries collectionsAdityavardhan Agrawal2023-04-171-80/+107
* SERVER-66715 Add tenant lockMindaugas Malinauskas2023-04-121-7/+8
* Revert "SERVER-66715 Add tenant lock"Tommaso Tocci2023-04-051-8/+7
* SERVER-66715 Add tenant lockMindaugas Malinauskas2023-04-041-7/+8
* SERVER-75265 Improve queryable encryption handling in curopMark Benvenuto2023-04-041-4/+7
* SERVER-74567 Remove ClusterRole equality operatorJack Mulrow2023-03-311-5/+6
* SERVER-75111 Query sampling should store the "let" field for each read queryCheahuychou Mao2023-03-301-2/+5
* SERVER-73112 Make NamespaceString constructors privatejannaerin2023-03-291-2/+2
* SERVER-72687 Revert $out to time-series collectionsGil Alon2023-03-291-2/+1
* SERVER-73933: Consolidate telemetry metrics from clientcursor into OpDebug::A...Will Buerger2023-03-271-3/+2
* SERVER-74065 Support query sampling on replica setsCheahuychou Mao2023-03-241-5/+8
* SERVER-74460 Omit information for QE collectionsAdrian Gonzalez2023-03-211-0/+1
* SERVER-73494 Hook new shapification up to telemetry store for find commandDavis Haupt2023-03-201-1/+1
* SERVER-73727: Aggregate mongos metrics in ClusterClientCursorWill Buerger2023-03-011-2/+5
* SERVER-72836 Adding USER_ROLES variable and testsMilitsa Sotirova2023-03-011-0/+3
* SERVER-72687 Add support for $out to timeseries collectionGil Alon2023-02-241-4/+7
* SERVER-73194 Allow hints to go through CQFMatt Boros2023-02-211-8/+34
* SERVER-73017: Aggregate telemetry metrics in client cursorWill Buerger2023-02-211-11/+10
* SERVER-70581 Handle WCOS for update and findAndModify if replacement document...Jason Zhang2023-02-151-3/+7
* SERVER-73780 Make CollectionPtr constructor explicitHenrik Edin2023-02-131-2/+2
* SERVER-73110 Each shard should check extended-range for timeseries sortingDavid Percy2023-02-041-0/+7
* SERVER-70506 Support retryability for updateOne, deleteOne, and findAndModifyJason Zhang2023-01-261-1/+21
* SERVER-70784 Create TTL index for config.sampledQueries and config.sampledQue...Israel Hsu2023-01-251-4/+4
* SERVER-71484 Store telemetry key on OpDebugMaddie Zechar2023-01-231-1/+1
* SERVER-71382 Do not collect telemetry for queryable encryption enabled collec...Jennifer Peshansky2023-01-201-3/+13
* SERVER-71143: rewrite planning time metric to be maintained/stored by CurOp/O...Maddie Zechar2023-01-131-4/+1
* SERVER-72736 Pull `Collection::makePlanExecutor` up into the query layerKaloian Manassiev2023-01-121-2/+1
* SERVER-68685 Adds new $_internalIndexKey agg expression.Rishab Joshi2022-12-251-3/+10
* SERVER-70921 Do not drop off tenant information when running find, count and ...Sophia Tan2022-12-161-1/+2
* SERVER-66145 Prevent operations from writing with read ticketsLouis Williams2022-12-161-5/+8
* SERVER-71873: Update access blocker util methods to use DatabaseNameChristopher Caplinger2022-12-061-1/+1
* SERVER-71315 Decide where to store the Telemetry keyjoshua2022-11-151-17/+3
* SERVER-71244 Do not collect telemetry for FLE2 requestsDavis Haupt2022-11-141-10/+19
* SERVER-70647 Add entries to telemetry cache for find and getMore requestsJennifer Peshansky2022-11-141-0/+14
* SERVER-69801 Support sampling aggregate queries on sharded clustersCheahuychou Mao2022-11-111-9/+9
* SERVER-70646 Compute and add query planning time to PlanSummaryStatsMaddie Zechar2022-11-091-2/+4