summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/plan_explainer_pipeline.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59708 Make plan_explainer plan cache functionality genericPeter Volk2023-05-041-2/+0
* SERVER-71484 Store telemetry key on OpDebugMaddie Zechar2023-01-231-2/+1
* SERVER-71143: rewrite planning time metric to be maintained/stored by CurOp/O...Maddie Zechar2023-01-131-4/+2
* SERVER-70647 Add entries to telemetry cache for find and getMore requestsJennifer Peshansky2022-11-141-2/+4
* SERVER-70646 Compute and add query planning time to PlanSummaryStatsMaddie Zechar2022-11-091-1/+3
* SERVER-59854 Remove PlanCacheIndexabilityState from the PlanCacheRuoxin Xu2021-09-241-1/+1
* SERVER-57771 [SBE] Fixed `.explain()` to report correct trial period statisti...Mohammad Dashti2021-07-231-0/+1
* SERVER-53270 Include SBE PlanStage tree string into explain outputAnton Korshunov2021-01-301-0/+1
* SERVER-40361 Don't store debug info once plan cache size grows largeDavid Storch2020-10-221-2/+2
* SERVER-50946 Create PlanExplainer interface and implementationsAnton Korshunov2020-09-281-0/+63