Commit Graph

14 Commits

Author SHA1 Message Date
Gil Alon
cd2a0baf0d SERVER-113892 Test $queryStats on shard servers in RunQueryStats (#46461)
GitOrigin-RevId: a872cf5e315dc67ec49e8ffc0e4c21090bd571fb
2026-01-15 20:19:30 +00:00
auto-revert-app[bot]
d2f1d3da39 Revert "SERVER-113892 Test $queryStats on shard servers in RunQueryStats (#46319)" (#46418)
Co-authored-by: auto-revert-processor <devprod-si-team@mongodb.com>
GitOrigin-RevId: 123e543b9a4bd167d0da17584228fdf6950dd9d2
2026-01-15 05:07:17 +00:00
Gil Alon
80ef1bc13a SERVER-113892 Test $queryStats on shard servers in RunQueryStats (#46319)
GitOrigin-RevId: aefe0ed79f4e614fee5f8305cc54e03b230c65a8
2026-01-14 17:11:49 +00:00
Gil Alon
c90ceb68b9 SERVER-114341 Collect query stats from internal clients (#45813)
GitOrigin-RevId: f518bf7b87c5aa5d0362478098bb2b9fbdcda584
2026-01-13 21:30:13 +00:00
Juan Gu
855dfadef0 SERVER-94077 Use isort in Ruff configs (#27865)
GitOrigin-RevId: e793d662774ccd3ab6c3f356c2287cf1f7ff9805
2024-10-10 19:33:49 +00:00
Steve McClure
b4b23946cd SERVER-90570: Enable formatting checks for buildscripts directory, excluding idl (#22254)
GitOrigin-RevId: 9d997a9f44cd43a8dec7c2a17fa2dbcd875e92f6
2024-05-16 22:07:36 +00:00
Alyssa Wagenmaker
b708fb1335 SERVER-86749 RunQueryStats hook should ignore all "query stats disabl… (#19074)
SERVER-86749 RunQueryStats hook should ignore all "query stats disabled"
codes for mutational fuzzers suites

GitOrigin-RevId: fcd77e21b9c771648adaa44fef47d26babb8ea8f
2024-02-20 22:20:58 +00:00
Alyssa Wagenmaker
961d9cd919 SERVER-84632 Absorb query stats not enabled errors in RunQueryStats hook setup (#17929)
GitOrigin-RevId: 46aef6d17593c49faa83ea861452e92ef8214d07
2024-01-08 23:36:50 +00:00
Alyssa Wagenmaker
350d4728c0 SERVER-83946 Enable query stats for the mutational fuzzers (#17851)
SERVER-83946 Enable query stats for the mutational fuzzers
Set query stats server parameters on base mutational fuzzer suites. This
carries over to concurrent suites automatically. Auto-generated
multiversion suites must be updated to match as well, but we use resmoke
utils to filter out the query stats parameters on older versions since
they aren't supported there yet.

GitOrigin-RevId: 27bed7736ded8867fc18456a0e9e77a762376cb9
2024-01-03 20:28:19 +00:00
William Qian
e6164c5645 SERVER-78082 Set query stats HMAC key argument to BinData type Sensitive 2023-07-26 16:39:04 +00:00
Davis Haupt
785e000ff0 SERVER-78328 Make RunQueryStats hook run in the main thread after every test 2023-06-26 15:14:43 +00:00
Jacob Evans
171b868748 SERVER-77893 Add optional fatal errors for $queryStats 2023-06-19 21:32:33 +00:00
Naama Bareket
9926c68049 SERVER-77179: Update $queryStats parameters 2023-06-01 16:57:54 +00:00
Davis Haupt
d29894ea9d SERVER-76555 Stress-test $queryStats in core passthrough 2023-05-24 16:29:26 +00:00