-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Critical - P2
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The goal is to have a reliable metric that can tell us how many bytes the write modified in queryStats. This lets us identify high-volume writes.
txnBytesDirty is more reliable than bytesWritten, because bytesWritten is sometimes 0 if background threads performed eviction, even if the command logically wrote a lot of data.
- is related to
-
SERVER-128477 Investigate tracking bytesWritten metric for write commands
-
- Open
-