summaryrefslogtreecommitdiff
path: root/jstests/sharding/analyze_shard_key/libs
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76862 update sample_nested_agg_queries_common.js for SBE CC scansKevin Cherkauer2023-05-041-5/+12
* SERVER-76692 sampling_current_op_and_server_status_sharded.js should use asse...Cheahuychou Mao2023-04-281-1/+5
* SERVER-76296 Make QueryAnalysisWriter only persist samples for collection wit...Cheahuychou Mao2023-04-251-0/+16
* SERVER-76297 Make query sampling jstests check namespace and collection uuid ...Cheahuychou Mao2023-04-211-26/+123
* SERVER-75886 Make analyzeShardKey command return shard key values correctly w...Cheahuychou Mao2023-04-111-6/+2
* SERVER-75915 Make sample_rates*.js test assert on the percentages of each ind...Cheahuychou Mao2023-04-101-0/+4
* SERVER-75887 Update TODO item for SERVER-70994Cheahuychou Mao2023-04-101-2/+2
* SERVER-68760 Implement $listSampledQueries aggregation stageIsrael Hsu2023-04-082-1/+16
* SERVER-69804 Add 'startTime' to currentOp output for query samplingCheahuychou Mao2023-04-051-0/+2
* SERVER-75226 Use bsonWoCompare when comparing the NumberLong countsCheahuychou Mao2023-04-031-3/+5
* SERVER-75226 Add serverStatus and currentOp reporting for query sampling on s...Cheahuychou Mao2023-03-311-0/+262
* SERVER-74065 Support query sampling on replica setsCheahuychou Mao2023-03-242-0/+75
* SERVER-74338 Add concurrency workload that runs configureQueryAnalyzer and an...Cheahuychou Mao2023-03-231-0/+12
* SERVER-74775 Make analyze_shard_key_jscore_passthrough suite do basic metrics...Cheahuychou Mao2023-03-151-15/+129
* SERVER-74417 Make analyzeShardKey command respect client readPreference in al...Cheahuychou Mao2023-03-031-2/+2
* Revert "SERVER-74417 Make analyzeShardKey command respect client readPreferen...Uladzimir Makouski2023-03-021-2/+2
* SERVER-74417 Make analyzeShardKey command respect client readPreference in al...Cheahuychou Mao2023-03-021-2/+2
* SERVER-71059 Add a background hook that runs analyzeShardKey command to the a...Cheahuychou Mao2023-03-011-2/+12
* SERVER-69153 Make analyzeShardKey command validate shard keyCheahuychou Mao2023-03-011-0/+58
* SERVER-69153 Make analyzeShardKey and configureQueryAnalyzer command validate...Cheahuychou Mao2023-02-281-0/+84
* SERVER-74378 Make tests wait for query sampling to become inactive on both mo...Cheahuychou Mao2023-02-271-9/+22
* SERVER-70997 Implement query sampler counters for $currentOpIsrael Hsu2023-02-161-2/+2
* SERVER-70994 Make analyzeShardKey command return the value and frequency of m...Cheahuychou Mao2023-02-102-6/+90
* SERVER-73624 Not disable the periodic index consistency checker in query samp...Cheahuychou Mao2023-02-091-1/+5
* SERVER-73422 Fold the analyzeShardKey monotonicity metrics into one top-level...Cheahuychou Mao2023-02-031-10/+10
* SERVER-73427 Increase the precision of analyzeShardKey percentage metricsCheahuychou Mao2023-02-031-2/+2
* SERVER-68759 Make analyzeShardKey command calculate metrics about the shard k...Cheahuychou Mao2023-02-031-4/+10
* SERVER-73422 Make analyzeShardKey command return the correlation coefficient ...Cheahuychou Mao2023-02-031-1/+25
* SERVER-72912 Create TTL indexes on config.{sampledQueries,sampledQueriesDiff}...Israel Hsu2023-02-021-0/+2
* SERVER-68757 SERVER-68758 SERVER-69800 (2/2) Make analyzeShardKey command cal...Cheahuychou Mao2023-01-272-1/+27
* SERVER-70784 Create TTL index for config.sampledQueries and config.sampledQue...Israel Hsu2023-01-251-1/+29
* SERVER-72191 sample_rates.js should use actual traffic instead of target traf...Cheahuychou Mao2023-01-051-10/+8
* SERVER-71285 Add test coverage for sample rate distribution across samplersCheahuychou Mao2022-11-161-1/+29
* SERVER-71361 Increase the number of documents in monotonicity_range_sharding_...r6.3.0-alphaCheahuychou Mao2022-11-151-9/+6
* SERVER-71141 Support sampling nested aggregate queries on sharded clustersCheahuychou Mao2022-11-152-7/+347
* SERVER-69801 Support sampling aggregate queries on sharded clustersCheahuychou Mao2022-11-111-2/+17
* SERVER-71115 Add test coverage that explain queries are not sampledCheahuychou Mao2022-11-071-1/+1
* SERVER-69802 Support sampling write queries on sharded clustersCheahuychou Mao2022-11-031-18/+103
* SERVER-70754 Make shards support persisting diffs for sampled update queriesCheahuychou Mao2022-11-021-1/+38
* SERVER-70753 Make shards persist sampled write queriesCheahuychou Mao2022-11-021-0/+8
* SERVER-70473 Make shards persist sampled read queriesCheahuychou Mao2022-11-011-0/+75
* SERVER-68753 Fix typosCheahuychou Mao2022-09-201-2/+2
* SERVER-68753 Make analyzeShardKey command calculate metrics about the monoton...Cheahuychou Mao2022-09-202-0/+316
* SERVER-68752 Make analyzeShardKey command calculate metrics about the cardina...Cheahuychou Mao2022-09-201-0/+87