-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
v8.0, v7.0, v6.0
-
QE 2024-07-08, QE 2024-07-22
Expose the following metrics in serverStatus, and if possible, per-query in the slow query logs:
- Number of active queries using a temporary record store or external files for spilling
- Total bytes spilled
- Total bytes written to disk
- The number of spill events
- is duplicated by
-
SERVER-91676 Expose external sorter's disk usage metrics through serverStatus/FTDC
- Closed
- related to
-
SERVER-93036 Add sorter spilling information to slow query logs
- Open