summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/query_analysis_writer.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75284 Add validation for originalQuery and originalCollationKruti Shah2023-04-271-6/+12
* SERVER-75594 Make analyzeShardKey command only use one config collection to s...Cheahuychou Mao2023-04-071-1/+7
* SERVER-69804 Add 'startTime' to currentOp output for query samplingCheahuychou Mao2023-04-051-1/+0
* SERVER-75111 Query sampling should store the "let" field for each read queryCheahuychou Mao2023-03-301-7/+10
* SERVER-74065 Support query sampling on replica setsCheahuychou Mao2023-03-241-3/+13
* SERVER-66996 Log warnings when ReplicaSetAwareServices and PrimaryOnlyService...Kaitlin Mahar2023-03-221-0/+3
* SERVER-70996 Add serverStatus reporting for query analysis, reorg QueryAnalys...Israel Hsu2023-03-091-12/+0
* SERVER-70997 Implement query sampler counters for $currentOpIsrael Hsu2023-02-161-1/+19
* SERVER-73723 Add log messages for query samplingCheahuychou Mao2023-02-081-6/+14
* SERVER-70784 Create TTL index for config.sampledQueries and config.sampledQue...Israel Hsu2023-01-251-5/+30
* SERVER-72852 Move the aggregate and write helpers for analyzeShardKey into a ...Cheahuychou Mao2023-01-201-1/+1
* SERVER-72030 Not use separate IDL types for sampled read and write queriesCheahuychou Mao2022-12-151-1/+1
* SERVER-70754 Fix the comment for _flush()Cheahuychou Mao2022-11-021-4/+4
* SERVER-70754 Make shards support persisting diffs for sampled update queriesCheahuychou Mao2022-11-021-0/+28
* SERVER-70753 Make shards support persisting sampled write queriesCheahuychou Mao2022-11-021-0/+9
* SERVER-70473 Make shards support persisting sampled read queriesCheahuychou Mao2022-11-011-0/+177