summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/plan_summary_stats.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64978 Add metrics to track if a plan was recovered from the plan cacheMaddie Zechar2022-10-101-0/+2
* SERVER-67703 Add query sort metrics to serverStatusIvan Fefer2022-09-161-0/+9
* SERVER-67101 Support microsecond precision in ScopedTimerRuoxin Xu2022-07-271-1/+13
* Revert "SERVER-67101 Support microsecond precision in ScopedTimer"Ruoxin Xu2022-07-261-13/+1
* SERVER-67101 Support microsecond precision in ScopedTimerRuoxin Xu2022-07-261-1/+13
* SERVER-59678 Avoid reconstructing PlanStageStats tree for replanningjoshua2021-11-151-21/+0
* SERVER-60022 global std::optional -> boost::optionalBilly Donahue2021-09-211-1/+1
* SERVER-54083 Include scores calculated by PlanRanker in explain "queryPlanner...Alice Doherty2021-08-101-0/+4
* SERVER-57688 Fix debug gcc 11 and clang 12 builds on Fedora 34Mark Benvenuto2021-06-211-1/+3
* SERVER-47640 $lookup should increment the serverStatus metrics.queryExecutor ...Rishab Joshi2021-01-011-0/+34
* Revert "SERVER-47640 $lookup should increment the serverStatus metrics.queryE...Pierlauro Sciarelli2020-12-301-34/+0
* SERVER-47640 $lookup should increment the serverStatus metrics.queryExecutor ...Rishab Joshi2020-12-301-0/+34
* SERVER-50946 Create PlanExplainer interface and implementationsAnton Korshunov2020-09-281-0/+6
* SERVER-46921 make collection of timing info opt in in PlanStageIan Boros2020-04-131-3/+0
* SERVER-40805 Indicate reason for replanningDavid Percy2020-01-061-1/+1
* SERVER-40755 Expose statistics which indicate how many collection scans have ...samontea2019-07-121-0/+8
* Revert "SERVER-40755 Expose statistics which indicate how many collection sca...Xiangyu Yao2019-07-101-8/+0
* SERVER-40755 Expose statistics which indicate how many collection scans have ...samontea2019-07-101-0/+8
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-19260 Log whether allowDiskUse:true aggregations used diskMinji2018-08-011-0/+3
* SERVER-23272 Remove idhack metricJames Wahlin2016-04-271-3/+0
* SERVER-23257 Report keysExamined/docsExamined/hasSortStage where validJames Wahlin2016-04-201-0/+68