summaryrefslogtreecommitdiff
path: root/jstests/sharding/server_status_crud_metrics.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69810 Add targeted and non-targeted serverStatus metrics for updateOne...Kruti Shah2023-04-201-4/+5
* SERVER-75473 Disallow document shard key updates outside of a retryable write...Jason Zhang2023-04-041-3/+3
* SERVER-75363 Fix tests that could run a WouldChangeOwningShard update outside...Jason Zhang2023-03-281-4/+19
* SERVER-74965 Use legacy WouldChangeOwningShard code for handling WouldChangeO...Jason Zhang2023-03-211-1/+1
* SERVER-70581 Handle WCOS for update and findAndModify if replacement document...Jason Zhang2023-02-151-11/+18
* SERVER-69920 Implement two phase protocol for updateOne and deleteOneJason Zhang2022-12-291-19/+49
* SERVER-67795: Add serverstatus counters for updateMany, deleteMany callsAdi Zaimi2022-10-061-15/+14
* SERVER-49117 Remove storage validation of '$' prefixes in insert and updateAlya Berciu2021-05-051-2/+2
* Revert "SERVER-49117 Remove storage validation of '$' and '.' in field names ...Charlie Swanson2020-08-061-2/+2
* SERVER-49117 Remove storage validation of '$' and '.' in field names for inse...Junhson Jean-Baptiste2020-08-041-2/+2
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-4/+0
* SERVER-47014 Temporarily blacklist server_status_crud_metrics.js from multive...Jack Mulrow2020-03-201-0/+4
* SERVER-46505 Restore requirement that full shard key must be in query to upda...Jack Mulrow2020-03-171-4/+5
* SERVER-42390 Allow documents in a sharded collection to not contain all shard...Blake Oler2019-09-241-6/+4
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-52/+52
* SERVER-41184 Add metrics to indicate the amount of sharded updates done with ...Arun Banala2019-06-271-0/+78