summaryrefslogtreecommitdiff
path: root/jstests/sharding/analyze_shard_key/configure_query_analyzer_persistence.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76311 Set upper limit for the sampleRate in configureQueryAnalyzer com...Cheahuychou Mao2023-04-261-1/+1
* SERVER-70479 Make sure that dropDatabase, dropCollection and renameCollection...Cheahuychou Mao2023-04-251-2/+57
* SERVER-70479 Use namespace as the _id for config.queryAnalyzers collectionCheahuychou Mao2023-04-241-55/+90
* SERVER-52433 Enable feature flag for PM-1858Cheahuychou Mao2023-04-051-1/+1
* SERVER-69804 Add 'startTime' and 'stopTime' to config.queryAnalyzers document...Cheahuychou Mao2023-04-041-62/+108
* SERVER-75031 Make configureQueryAnalyzer command on standalone replica set pe...Cheahuychou Mao2023-03-241-129/+77
* SERVER-71856 Replace requires_fcv_62 tag with requires_fcv_63 tag for unrelea...Abdul Qadeer2022-12-061-1/+1
* SERVER-70101 Implement token bucket rate limited sampling inside query analyzerCheahuychou Mao2022-10-111-4/+6
* SERVER-69150 Rename config_query_analyzer_persistence.jsCheahuychou Mao2022-10-041-0/+203