summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/telemetry
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75512 key telemetry store on hash rather than BSONObjDavis Haupt2023-05-151-6/+6
* SERVER-76143 Add missing find command fields to queryStats keyMaddie Zechar2023-05-115-45/+124
* Revert "SERVER-75512 key telemetry store on hash rather than BSONObj"auto-revert-processor2023-05-101-6/+6
* SERVER-75512 key telemetry store on hash rather than BSONObjDavis Haupt2023-05-091-6/+6
* SERVER-76424 Replace 'redact' with 'hmac' in $telemetry syntaxTed Tuckman2023-05-033-23/+24
* SERVER-76610 account for queryShape nesting in telemetry store keyMaddie Zechar2023-04-271-6/+6
* SERVER-75156 separate queryShape from telemetryKey for find requestsMaddie Zechar2023-04-266-40/+49
* SERVER-72867 eol-terminate all nonempty text filesBilly Donahue2023-04-261-1/+1
* SERVER-75609 Graceful telemetry failures and error trackingAlyssa Wagenmaker2023-04-261-0/+35
* SERVER-73907 Ensure telemetry command succeeds after raising FCVTed Tuckman2023-04-241-0/+43
* SERVER-76434 skipClusterParameterRefresh failpoint requires FCV 7.1Tommaso Tocci2023-04-242-2/+1
* SERVER-76142 Telemetry test failing with new query shapeJess Balint2023-04-141-4/+5
* SERVER-75398 New query shape definition for find commandCharlie Swanson2023-04-134-12/+12
* SERVER-75513 Add support for $telemetry.redactionKeyJess Balint2023-04-124-103/+109
* SERVER-75182 Allow internalQueryConfigureTelemetrySamplingRate to be -1Alyssa Wagenmaker2023-04-079-14/+14
* SERVER-74733 filter telemetry tests to only include shapes from the shellDavis Haupt2023-04-072-30/+4
* SERVER-75784 Stop cluster parameter refresher from running in telemetry testGabriel Marks2023-04-061-0/+2
* SERVER-75681: fix redactIdentifiers field name in js testsWill Buerger2023-04-053-10/+88
* SERVER-74107 Use transaction in cluster parameter refresher to get up-to-date...Gabriel Marks2023-04-051-1/+2
* SERVER-75062 Allow telemetry sampling rate to be adjusted at runtimeAlyssa Wagenmaker2023-04-031-5/+6
* SERVER-74213: Remove hashedTelemetryKey from find and agg commandsjoshua2023-04-011-166/+0
* SERVER-74565 add serverStatus metric telemetryStoreSizeEstimateBytesMaddie Zechar2023-03-311-3/+33
* SERVER-71986 Add app name and namespace to telemetry keyDavis Haupt2023-03-234-17/+89
* SERVER-73494 Hook new shapification up to telemetry store for find commandDavis Haupt2023-03-203-54/+56
* SERVER-73863 allow cluster admin to reset telemetry store to 0 bytesMaddie Zechar2023-03-166-6/+47
* SERVER-73881 Organizational cleanup for telemetry testsCharlie Swanson2023-03-149-0/+1026