summaryrefslogtreecommitdiff
path: root/src/mongo/s/query_analysis_sampler.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69804 Add 'startTime' to currentOp output for query samplingCheahuychou Mao2023-04-051-1/+0
* SERVER-75092 Make standalone replica set mongods refresh sample ratesCheahuychou Mao2023-03-241-8/+22
* SERVER-70996 Add serverStatus reporting for query analysis, reorg QueryAnalys...Israel Hsu2023-03-091-11/+6
* SERVER-70997 Implement query sampler counters for $currentOpIsrael Hsu2023-02-161-3/+20
* SERVER-73736 Increase the resolution of time elapsed in QueryAnalysisSamplerCheahuychou Mao2023-02-151-2/+2
* SERVER-73255 Make sure that query sampling handles WouldChangeOwningShard upd...Cheahuychou Mao2023-02-021-2/+4
* SERVER-72852 Move the aggregate and write helpers for analyzeShardKey into a ...Cheahuychou Mao2023-01-201-1/+1
* SERVER-71229 Make shardsvr mongod also act as a sampler for query analysisCheahuychou Mao2022-11-111-1/+4
* SERVER-69802 Support sampling write queries on sharded clustersCheahuychou Mao2022-11-031-4/+6
* SERVER-70755 Reorganize IDL and feature flag code for analyze_shard_keyCheahuychou Mao2022-10-211-0/+1
* SERVER-70101 Implement token bucket rate limited sampling inside query analyzerCheahuychou Mao2022-10-111-4/+85
* SERVER-70125 Make mongos periodically refresh query sampling rates from confi...Cheahuychou Mao2022-10-111-3/+21
* SERVER-69739 Make mongos track the exponential moving average of number of qu...Cheahuychou Mao2022-10-071-0/+118