-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
ALL
-
QO 2023-05-29
SERVER-76143 is adding the missing find command fields to the key. As a follow-up, add the remaining gen command fields:
- $readPreference
- readConcern
- Will need to shapify the "afterClusterTime" argument to collapse any "afterClusterTime" specification to the same telemetry key.
- writeConcern (happens to be rejected for find, but generically included)
- apiVersion, apiStrict, apiDeprecationErrors
Though it is possible, that readConcern can be done via SERVER-76553 or we can close that as a duplicate and accomplish it here.
- depends on
-
SERVER-76143 Add missing fields to telemetry key
- Closed
- is depended on by
-
SERVER-85099 Tracking: Milestone 1
- Closed
-
SERVER-85105 Tracking: PM-2885 Milestone 0
- Closed
- is duplicated by
-
SERVER-76553 Shapify readConcern's "afterClusterTime" and ensure we only use client-provided read/write concern values
- Closed
- is related to
-
SERVER-76553 Shapify readConcern's "afterClusterTime" and ensure we only use client-provided read/write concern values
- Closed