-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
QO 2024-04-01, QO 2024-04-15, QO 2024-04-29
We used to count the number of idhack operations, but this was removed in SERVER-23272. Under this ticket, we should consider re-introducing a counter for the number of idhack operations (probably incorporating idhack find, delete, and update commands into one metric). We may also wish to have a separate counter for the number of non-idhack queries which are answered using the new PlanExecutorExpress fast path.
- is depended on by
-
COMPASS-7857 Investigate changes in SERVER-87860: Add serverStatus() / FTDC counters for the number of queries answered using a fast path
- Closed
- is related to
-
SERVER-23272 Remove misleading/not useful diagnostic metrics
- Closed
-
SERVER-87572 Add serverStatus() metric to count replanning events
- Closed