summaryrefslogtreecommitdiff
path: root/src/mongo/s/analyze_shard_key_util.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76187 Decrease the limit for the total BSONObj size for documents in a...Cheahuychou Mao2023-04-261-2/+8
* SERVER-76296 Serialize configureQueryAnalyzer command with DDL commandsCheahuychou Mao2023-04-251-2/+1
* SERVER-75806 Make the analyzeShardKey machinery run commands via the ReplicaS...Cheahuychou Mao2023-04-101-23/+0
* SERVER-75594 Make analyzeShardKey command only use one config collection to s...Cheahuychou Mao2023-04-071-8/+0
* SERVER-75029 Move the helper for validating collection options against the pr...Cheahuychou Mao2023-03-211-8/+7
* SERVER-75028 Turn helpers for executing write commands in analyze_shard_key_u...Cheahuychou Mao2023-03-211-4/+16
* SERVER-74771 Make sure analyzeShardKey command uses database and shard versio...Cheahuychou Mao2023-03-131-0/+9
* SERVER-69153 Make analyzeShardKey command validate shard keyCheahuychou Mao2023-03-011-0/+21
* SERVER-69153 Make analyzeShardKey and configureQueryAnalyzer command validate...Cheahuychou Mao2023-02-281-2/+23
* SERVER-70994 Make analyzeShardKey command correctly return most common values...Cheahuychou Mao2023-02-151-18/+0
* SERVER-73427 Increase the precision of analyzeShardKey percentage metricsCheahuychou Mao2023-02-031-0/+8
* SERVER-68757 SERVER-68758 SERVER-69800 (2/2) Make analyzeShardKey command cal...Cheahuychou Mao2023-01-271-5/+12
* SERVER-72853 Add percentages to analyzeShardKey read and write distribution m...Cheahuychou Mao2023-01-211-0/+5
* SERVER-72852 Move the aggregate and write helpers for analyzeShardKey into a ...Cheahuychou Mao2023-01-201-10/+35
* SERVER-71229 Make shardsvr mongod also act as a sampler for query analysisCheahuychou Mao2022-11-111-0/+2
* SERVER-69802 Support sampling write queries on sharded clustersCheahuychou Mao2022-11-031-0/+2
* SERVER-70473 Make shards persist sampled read queriesCheahuychou Mao2022-11-011-0/+2
* SERVER-70473 Make shards support persisting sampled read queriesCheahuychou Mao2022-11-011-0/+2
* SERVER-70755 Reorganize IDL and feature flag code for analyze_shard_keyCheahuychou Mao2022-10-211-0/+44