summaryrefslogtreecommitdiff
path: root/src/mongo/s/analyze_shard_key_server_parameters.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76757 Lower the default query sampling configuration refresh frequencyCheahuychou Mao2023-05-041-1/+1
* SERVER-76187 Decrease the limit for the total BSONObj size for documents in a...Cheahuychou Mao2023-04-261-1/+6
* SERVER-75532 Investigate the high variability of the runtime of analyze_shard...Cheahuychou Mao2023-04-211-1/+1
* SERVER-75594 Make analyzeShardKey command only use one config collection to s...Cheahuychou Mao2023-04-071-0/+11
* SERVER-70994 Make analyzeShardKey command return the value and frequency of m...Cheahuychou Mao2023-02-101-0/+9
* SERVER-68757 SERVER-68758 SERVER-69800 (2/2) Make analyzeShardKey command cal...Cheahuychou Mao2023-01-271-1/+20
* SERVER-70784 Create TTL index for config.sampledQueries and config.sampledQue...Israel Hsu2023-01-251-0/+10
* SERVER-70473 Make shards support persisting sampled read queriesCheahuychou Mao2022-11-011-0/+42
* SERVER-70101 Implement token bucket rate limited sampling inside query analyzerCheahuychou Mao2022-10-111-0/+10
* SERVER-70125 Make mongos periodically refresh query sampling rates from confi...Cheahuychou Mao2022-10-111-0/+9
* SERVER-69739 Make mongos track the exponential moving average of number of qu...Cheahuychou Mao2022-10-071-0/+11
* SERVER-69740 Implement _refreshQueryAnalyzerConfiguration commandCheahuychou Mao2022-10-041-0/+10
* SERVER-68753 Make analyzeShardKey command calculate metrics about the monoton...Cheahuychou Mao2022-09-201-0/+47