summaryrefslogtreecommitdiff
path: root/src/mongo/s/analyze_shard_key_util.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-132/+0
* SERVER-75594 Make analyzeShardKey command only use one config collection to s...Cheahuychou Mao2023-04-071-24/+0
* SERVER-75029 Move the helper for validating collection options against the pr...Cheahuychou Mao2023-03-211-107/+14
* SERVER-75028 Turn helpers for executing write commands in analyze_shard_key_u...Cheahuychou Mao2023-03-211-91/+74
* SERVER-74771 Make sure analyzeShardKey command uses database and shard versio...Cheahuychou Mao2023-03-131-0/+5
* SERVER-74416 Make sure analyzeShardKey and configureQueryAnalyzer command use...Cheahuychou Mao2023-03-031-39/+53
* Revert "SERVER-74416 Make sure analyzeShardKey and configureQueryAnalyzer com...Uladzimir Makouski2023-03-021-53/+39
* SERVER-74416 Make sure analyzeShardKey and configureQueryAnalyzer command use...Cheahuychou Mao2023-03-021-39/+53
* Revert "SERVER-74416 Make sure analyzeShardKey and configureQueryAnalyzer com...Cheahuychou Mao2023-03-011-53/+39
* SERVER-74416 Make sure analyzeShardKey and configureQueryAnalyzer command use...Cheahuychou Mao2023-03-011-39/+53
* SERVER-69153 Make analyzeShardKey command validate shard keyCheahuychou Mao2023-03-011-0/+13
* SERVER-69153 Make analyzeShardKey and configureQueryAnalyzer command validate...Cheahuychou Mao2023-02-281-2/+114
* SERVER-70994 Make analyzeShardKey command correctly return most common values...Cheahuychou Mao2023-02-151-142/+2
* SERVER-73427 Increase the precision of analyzeShardKey percentage metricsCheahuychou Mao2023-02-031-9/+6
* SERVER-68757 SERVER-68758 SERVER-69800 (2/2) Make analyzeShardKey command cal...Cheahuychou Mao2023-01-271-9/+24
* SERVER-72948 Change DBClient runCommand function to use DatabaseName objectSophia Tan2023-01-231-3/+3
* SERVER-72853 Add percentages to analyzeShardKey read and write distribution m...Cheahuychou Mao2023-01-211-0/+15
* SERVER-72852 Move the aggregate and write helpers for analyzeShardKey into a ...Cheahuychou Mao2023-01-201-21/+289
* SERVER-71229 Make shardsvr mongod also act as a sampler for query analysisCheahuychou Mao2022-11-111-1/+7
* SERVER-69802 Support sampling write queries on sharded clustersCheahuychou Mao2022-11-031-0/+5
* SERVER-70473 Make shards persist sampled read queriesCheahuychou Mao2022-11-011-0/+4
* SERVER-70473 Make shards support persisting sampled read queriesCheahuychou Mao2022-11-011-0/+5
* SERVER-70755 Reorganize IDL and feature flag code for analyze_shard_keyCheahuychou Mao2022-10-211-0/+52