Add boost::optional<BSONObj> OperationStorageStats and provide setter method to populate it with storage statistics.
Extend OpDebug::append() and OpDebug::report() to use OperationStorageStats for report generation on storage statistics.
- depends on
-
SERVER-38239 Define and Implement getOperationStatistics of storage interface
- Closed
- is duplicated by
-
SERVER-38241 Update current operation to log storage statistics.
- Closed
-
SERVER-38242 update transaction statistics to reflect storage session statistics
- Closed
-
SERVER-26953 Track bytes read into cache per query
- Closed
- related to
-
SERVER-39026 Use correct type for retrieving WiredTiger statistics
- Closed