summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/request_shapifier.h
Commit message (Collapse)AuthorAgeFilesLines
* Revert "SERVER-76427: Rename $telemetry to $queryStats"liubov.molchanova2023-05-171-10/+10
| | | | This reverts commit d646e44b7801a3e5b3230bbae7dcfe05a5ed8707.
* SERVER-76427: Rename $telemetry to $queryStatsWill Buerger2023-05-171-10/+10
| | | | Co-authored-by: Ted Tuckman <ted.tuckman@mongodb.com>
* SERVER-75512 key telemetry store on hash rather than BSONObjDavis Haupt2023-05-151-0/+8
|
* SERVER-76557: Keep RequestShapifiers in telemetry storeWill Buerger2023-05-051-0/+10
|
* SERVER-76367: Abstract request-specific shapifying logic into RequestShapifiersWill Buerger2023-04-271-0/+64