summaryrefslogtreecommitdiff
path: root/src/mongo/s/analyze_shard_key_documents.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70479 Use namespace as the _id for config.queryAnalyzers collectionCheahuychou Mao2023-04-241-3/+4
* SERVER-75594 Make analyzeShardKey command only use one config collection to s...Cheahuychou Mao2023-04-071-2/+18
* SERVER-69804 Add 'startTime' and 'stopTime' to config.queryAnalyzers document...Cheahuychou Mao2023-04-041-0/+7
* SERVER-75575 Make sure that writing invalid config.queryAnalyzers or config.m...Cheahuychou Mao2023-04-031-0/+1
* SERVER-75111 Query sampling should store the "let" field for each read queryCheahuychou Mao2023-03-301-0/+5
* SERVER-74770 Make sure that analyzeShardKey command never insert a split poin...Cheahuychou Mao2023-03-131-0/+4
* SERVER-73558 Put the analyzeShardKey IDL structs in analyze_shard_key namespaceCheahuychou Mao2023-02-031-1/+1
* SERVER-68757 SERVER-68758 SERVER-69800 (1/2) Add an aggregate stage for calcu...Cheahuychou Mao2023-01-261-0/+8
* SERVER-70784 Create TTL index for config.sampledQueries and config.sampledQue...Israel Hsu2023-01-251-0/+6
* SERVER-72030 Not use separate IDL types for sampled read and write queriesCheahuychou Mao2022-12-151-29/+8
* SERVER-70754 Make shards support persisting diffs for sampled update queriesCheahuychou Mao2022-11-021-0/+18
* SERVER-70753 Make shards support persisting sampled write queriesCheahuychou Mao2022-11-021-0/+21
* SERVER-70473 Make shards support persisting sampled read queriesCheahuychou Mao2022-11-011-0/+32
* SERVER-70755 Reorganize IDL and feature flag code for analyze_shard_keyCheahuychou Mao2022-10-211-16/+17
* SERVER-69150 implement configureQueryAnalyzer on mongodIsrael Hsu2022-10-031-0/+49