[SERVER-51027] Collect document bytes written per operation Created: 17/Sep/20  Updated: 29/Oct/23  Resolved: 15/Oct/20

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 4.9.0

Type: Task Priority: Major - P3
Reporter: Louis Williams Assignee: Louis Williams
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Backwards Compatibility: Fully Compatible
Sprint: Execution Team 2020-10-19
Participants:

 Description   

This metric will be collected by instrumenting the following functions:

WiredTigerRecordStore::_insertRecords()

WiredTigerRecordStore::updateRecord()

WiredTigerRecordStore::updateWithDamages()

WiredTigerRecordStore::deleteRecord()

 

Note that this should strictly capture the use of WT_CURSOR insert(), modify(), and remove() calls.  Uses of modify() should count the number of bytes in the modify call, not the number of bytes in the resulting record after the modification.  Uses of remove() should count the number of bytes in the record prior to removal.



 Comments   
Comment by Githook User [ 15/Oct/20 ]

Author:

{'name': 'Louis Williams', 'email': 'louis.williams@mongodb.com', 'username': 'louiswilliams'}

Message: SERVER-51027 Collect document bytes written per operation
Branch: master
https://github.com/mongodb/mongo/commit/74bcbc442aa3aa6bb188a8c7aa2d12f272a0b8ce

Generated at Thu Feb 08 05:24:18 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.