[direct: mongos] > db..stats() { sharded: true, capped: false, wiredTiger: { metadata: { formatVersion: 1 }, creationString: 'access_pattern_hint=none,allocation_size=4KB,app_metadata=(formatVersion=1),assert=(commit_timestamp=none,durable_timestamp=none,read_timestamp=none,write_timestamp=off),block_allocation=best,block_compressor=snappy,cache_resident=false,checksum=on,colgroups=,collator=,columns=,dictionary=0,encryption=(keyid=,name=),exclusive=false,extractor=,format=btree,huffman_key=,huffman_value=,ignore_in_memory_cache_size=false,immutable=false,import=(compare_timestamp=oldest_timestamp,enabled=false,file_metadata=,metadata_file=,repair=false),internal_item_max=0,internal_key_max=0,internal_key_truncate=true,internal_page_max=4KB,key_format=q,key_gap=10,leaf_item_max=0,leaf_key_max=0,leaf_page_max=32KB,leaf_value_max=64MB,log=(enabled=false),lsm=(auto_throttle=true,bloom=true,bloom_bit_count=16,bloom_config=,bloom_hash_count=8,bloom_oldest=false,chunk_count_limit=0,chunk_max=5GB,chunk_size=10MB,merge_custom=(prefix=,start_generation=0,suffix=),merge_max=15,merge_min=0),memory_page_image_max=0,memory_page_max=10m,os_cache_dirty_max=0,os_cache_max=0,prefix_compression=false,prefix_compression_min=4,readonly=false,source=,split_deepen_min_child=0,split_deepen_per_child=0,split_pct=90,tiered_object=false,tiered_storage=(auth_token=,bucket=,bucket_prefix=,cache_directory=,local_retention=300,name=,object_target_size=0),type=file,value_format=u,verbose=[],write_timestamp_usage=none', type: 'file', uri: 'statistics:table:collection-50-1828021395391882388', LSM: { 'bloom filter false positives': 0, 'bloom filter hits': 0, 'bloom filter misses': 0, 'bloom filter pages evicted from cache': 0, 'bloom filter pages read into cache': 0, 'bloom filters in the LSM tree': 0, 'chunks in the LSM tree': 0, 'highest merge generation in the LSM tree': 0, 'queries that could have benefited from a Bloom filter that did not exist': 0, 'sleep for LSM checkpoint throttle': 0, 'sleep for LSM merge throttle': 0, 'total size of bloom filters': 0 }, 'block-manager': { 'allocations requiring file extension': 0, 'blocks allocated': 2894955, 'blocks freed': 2877164, 'checkpoint size': Long("97187217408"), 'file allocation unit size': 4096, 'file bytes available for reuse': Long("6423724032"), 'file magic number': 120897, 'file major version number': 1, 'file size in bytes': Long("103618985984"), 'minor version number': 0 }, btree: { 'btree checkpoint generation': 2666, 'btree clean tree checkpoint expiration time': Long("9223372036854775807"), 'btree compact pages reviewed': 0, 'btree compact pages rewritten': 0, 'btree compact pages skipped': 0, 'btree skipped by compaction as process would not reduce size': 0, 'column-store fixed-size leaf pages': 0, 'column-store fixed-size time windows': 0, 'column-store internal pages': 0, 'column-store variable-size RLE encoded values': 0, 'column-store variable-size deleted values': 0, 'column-store variable-size leaf pages': 0, 'fixed-record size': 0, 'maximum internal page size': 4096, 'maximum leaf page key size': 2867, 'maximum leaf page size': 32768, 'maximum leaf page value size': 67108864, 'maximum tree depth': 6, 'number of key/value pairs': 0, 'overflow pages': 0, 'row-store empty values': 0, 'row-store internal pages': 0, 'row-store leaf pages': 0 }, cache: { 'bytes currently in the cache': 497191039, 'bytes dirty in the cache cumulative': Long("175780760393"), 'bytes read into cache': Long("101493356561"), 'bytes written from cache': Long("158326795655"), 'checkpoint blocked page eviction': 2652, 'checkpoint of history store file blocked non-history store page eviction': 0, 'data source pages selected for eviction unable to be evicted': 6839600, 'eviction gave up due to detecting an out of order on disk value behind the last update on the chain': 0, 'eviction gave up due to detecting an out of order tombstone ahead of the selected on disk update': 0, 'eviction gave up due to detecting an out of order tombstone ahead of the selected on disk update after validating the update chain': 0, 'eviction gave up due to detecting out of order timestamps on the update chain after the selected on disk update': 0, 'eviction gave up due to needing to remove a record from the history store but checkpoint is running': 0, 'eviction walk passes of a file': 11056821, 'eviction walk target pages histogram - 0-9': 9643678, 'eviction walk target pages histogram - 10-31': 1218288, 'eviction walk target pages histogram - 128 and higher': 0, 'eviction walk target pages histogram - 32-63': 193954, 'eviction walk target pages histogram - 64-128': 901, 'eviction walk target pages reduced due to history store cache pressure': 0, 'eviction walks abandoned': 81, 'eviction walks gave up because they restarted their walk twice': 1433230, 'eviction walks gave up because they saw too many pages and found no candidates': 8554470, 'eviction walks gave up because they saw too many pages and found too few candidates': 429330, 'eviction walks reached end of tree': 8137574, 'eviction walks restarted': 0, 'eviction walks started from root of tree': 10421086, 'eviction walks started from saved location in tree': 635735, 'hazard pointer blocked page eviction': 6291137, 'history store table insert calls': 2848500, 'history store table insert calls that returned restart': 0, 'history store table out-of-order resolved updates that lose their durable timestamp': 0, 'history store table out-of-order updates that were fixed up by reinserting with the fixed timestamp': 0, 'history store table reads': 0, 'history store table reads missed': 0, 'history store table reads requiring squashed modifies': 0, 'history store table truncation by rollback to stable to remove an unstable update': 0, 'history store table truncation by rollback to stable to remove an update': 0, 'history store table truncation to remove an update': 0, 'history store table truncation to remove range of updates due to key being removed from the data page during reconciliation': 0, 'history store table truncation to remove range of updates due to out-of-order timestamp update on data page': 0, 'history store table writes requiring squashed modifies': 0, 'in-memory page passed criteria to be split': 352, 'in-memory page splits': 123, 'internal pages evicted': 10843526, 'internal pages split during eviction': 0, 'leaf pages split during eviction': 26234, 'modified pages evicted': 2841848, 'overflow pages read into cache': 0, 'page split during eviction deepened the tree': 0, 'page written requiring history store records': 331159, 'pages read into cache': 12172153, 'pages read into cache after truncate': 0, 'pages read into cache after truncate in prepare state': 0, 'pages requested from the cache': 143900435, 'pages seen by eviction walk': 2052091130, 'pages written from cache': 2894159, 'pages written requiring in-memory restoration': 1931524, 'the number of times full update inserted to history store': 2848500, 'the number of times reverse modify inserted to history store': 0, 'tracked dirty bytes in the cache': 0, 'unmodified pages evicted': 11241227 }, cache_walk: { 'Average difference between current eviction generation when the page was last considered': 0, 'Average on-disk page image size seen': 0, 'Average time in cache for pages that have been visited by the eviction server': 0, 'Average time in cache for pages that have not been visited by the eviction server': 0, 'Clean pages currently in cache': 0, 'Current eviction generation': 0, 'Dirty pages currently in cache': 0, 'Entries in the root page': 0, 'Internal pages currently in cache': 0, 'Leaf pages currently in cache': 0, 'Maximum difference between current eviction generation when the page was last considered': 0, 'Maximum page size seen': 0, 'Minimum on-disk page image size seen': 0, 'Number of pages never visited by eviction server': 0, 'On-disk page image sizes smaller than a single allocation unit': 0, 'Pages created in memory and never written': 0, 'Pages currently queued for eviction': 0, 'Pages that could not be queued for eviction': 0, 'Refs skipped during cache traversal': 0, 'Size of the root page': 0, 'Total number of pages currently in cache': 0 }, 'checkpoint-cleanup': { 'pages added for eviction': 1249, 'pages removed': 49658, 'pages skipped during tree walk': 1515384312, 'pages visited': 1539361127 }, compression: { 'compressed page maximum internal page size prior to compression': 4096, 'compressed page maximum leaf page size prior to compression ': 131072, 'compressed pages read': 1268504, 'compressed pages written': 2518002, 'number of blocks with compress ratio greater than 64': 0, 'number of blocks with compress ratio smaller than 16': 2, 'number of blocks with compress ratio smaller than 2': 1461, 'number of blocks with compress ratio smaller than 32': 0, 'number of blocks with compress ratio smaller than 4': 199652, 'number of blocks with compress ratio smaller than 64': 0, 'number of blocks with compress ratio smaller than 8': 1067387, 'page written failed to compress': 0, 'page written was too small to compress': 376157 }, cursor: { 'Total number of entries skipped by cursor next calls': 48, 'Total number of entries skipped by cursor prev calls': 0, 'Total number of entries skipped to position the history store cursor': 0, 'Total number of times a search near has exited due to prefix config': 0, 'bulk loaded cursor insert calls': 0, 'cache cursors reuse count': 24674479, 'close calls that result in cache': 24674488, 'create calls': 4106, 'cursor next calls that skip due to a globally visible history store tombstone': 0, 'cursor next calls that skip greater than or equal to 100 entries': 0, 'cursor next calls that skip less than 100 entries': 1, 'cursor prev calls that skip due to a globally visible history store tombstone': 0, 'cursor prev calls that skip greater than or equal to 100 entries': 0, 'cursor prev calls that skip less than 100 entries': 1, 'insert calls': 8261293, 'insert key and value bytes': Long("5916687465"), modify: 0, 'modify key and value bytes affected': 0, 'modify value bytes modified': 0, 'next calls': 1, 'open cursor count': 0, 'operation restarted': 70769, 'prev calls': 1, 'remove calls': 7467068, 'remove key bytes removed': 37335505, 'reserve calls': 0, 'reset calls': 62671831, 'search calls': 24346434, 'search history store calls': 0, 'search near calls': 0, 'truncate calls': 0, 'update calls': 0, 'update key and value bytes': 0, 'update value size change': 0 }, reconciliation: { 'approximate byte size of timestamps in pages written': 249066544, 'approximate byte size of transaction IDs in pages written': 124533272, 'dictionary matches': 0, 'fast-path pages deleted': 0, 'internal page key bytes discarded using suffix compression': 499035, 'internal page multi-block writes': 528, 'leaf page key bytes discarded using prefix compression': 0, 'leaf page multi-block writes': 25773, 'leaf-page overflow keys': 0, 'maximum blocks required for a page': 1, 'overflow values written': 0, 'page checksum matches': 0, 'page reconciliation calls': 2851915, 'page reconciliation calls for eviction': 2825606, 'pages deleted': 597, 'pages written including an aggregated newest start durable timestamp ': 212764, 'pages written including an aggregated newest stop durable timestamp ': 350591, 'pages written including an aggregated newest stop timestamp ': 5436, 'pages written including an aggregated newest stop transaction ID': 5436, 'pages written including an aggregated newest transaction ID ': 370904, 'pages written including an aggregated oldest start timestamp ': 18576, 'pages written including an aggregated prepare': 0, 'pages written including at least one prepare': 0, 'pages written including at least one start durable timestamp': 455057, 'pages written including at least one start timestamp': 455057, 'pages written including at least one start transaction ID': 455057, 'pages written including at least one stop durable timestamp': 2051107, 'pages written including at least one stop timestamp': 2051107, 'pages written including at least one stop transaction ID': 2051107, 'records written including a prepare': 0, 'records written including a start durable timestamp': 8124904, 'records written including a start timestamp': 8124904, 'records written including a start transaction ID': 8124904, 'records written including a stop durable timestamp': 7441755, 'records written including a stop timestamp': 7441755, 'records written including a stop transaction ID': 7441755 }, session: { 'object compaction': 0, 'tiered operations dequeued and processed': 0, 'tiered operations scheduled': 0, 'tiered storage local retention time (secs)': 0 }, transaction: { 'race to read prepared update retry': 0, 'rollback to stable history store records with stop timestamps older than newer records': 0, 'rollback to stable inconsistent checkpoint': 0, 'rollback to stable keys removed': 0, 'rollback to stable keys restored': 2155, 'rollback to stable restored tombstones from history store': 0, 'rollback to stable restored updates from history store': 0, 'rollback to stable skipping delete rle': 0, 'rollback to stable skipping stable rle': 0, 'rollback to stable sweeping history store keys': 0, 'rollback to stable updates removed from history store': 0, 'transaction checkpoints due to obsolete pages': 0, 'update conflicts': 0 } }, ns: '.', count: 1038921115, size: Long("1288688237357"), storageSize: Long("465925230592"), totalIndexSize: Long("255238602752"), totalSize: Long("721163833344"), indexSizes: { _id_: Long("255238602752") }, avgObjSize: 1239.9932724661198, maxSize: Long("0"), nindexes: 1, scaleFactor: 1, nchunks: 8447, shards: { shard3: { ns: '.', size: Long("429381962949"), count: 486677674, avgObjSize: 882, numOrphanDocs: 0, storageSize: Long("103618985984"), freeStorageSize: Long("6423724032"), capped: false, wiredTiger: { metadata: { formatVersion: 1 }, creationString: 'access_pattern_hint=none,allocation_size=4KB,app_metadata=(formatVersion=1),assert=(commit_timestamp=none,durable_timestamp=none,read_timestamp=none,write_timestamp=off),block_allocation=best,block_compressor=snappy,cache_resident=false,checksum=on,colgroups=,collator=,columns=,dictionary=0,encryption=(keyid=,name=),exclusive=false,extractor=,format=btree,huffman_key=,huffman_value=,ignore_in_memory_cache_size=false,immutable=false,import=(compare_timestamp=oldest_timestamp,enabled=false,file_metadata=,metadata_file=,repair=false),internal_item_max=0,internal_key_max=0,internal_key_truncate=true,internal_page_max=4KB,key_format=q,key_gap=10,leaf_item_max=0,leaf_key_max=0,leaf_page_max=32KB,leaf_value_max=64MB,log=(enabled=false),lsm=(auto_throttle=true,bloom=true,bloom_bit_count=16,bloom_config=,bloom_hash_count=8,bloom_oldest=false,chunk_count_limit=0,chunk_max=5GB,chunk_size=10MB,merge_custom=(prefix=,start_generation=0,suffix=),merge_max=15,merge_min=0),memory_page_image_max=0,memory_page_max=10m,os_cache_dirty_max=0,os_cache_max=0,prefix_compression=false,prefix_compression_min=4,readonly=false,source=,split_deepen_min_child=0,split_deepen_per_child=0,split_pct=90,tiered_object=false,tiered_storage=(auth_token=,bucket=,bucket_prefix=,cache_directory=,local_retention=300,name=,object_target_size=0),type=file,value_format=u,verbose=[],write_timestamp_usage=none', type: 'file', uri: 'statistics:table:collection-50-1828021395391882388', LSM: { 'bloom filter false positives': 0, 'bloom filter hits': 0, 'bloom filter misses': 0, 'bloom filter pages evicted from cache': 0, 'bloom filter pages read into cache': 0, 'bloom filters in the LSM tree': 0, 'chunks in the LSM tree': 0, 'highest merge generation in the LSM tree': 0, 'queries that could have benefited from a Bloom filter that did not exist': 0, 'sleep for LSM checkpoint throttle': 0, 'sleep for LSM merge throttle': 0, 'total size of bloom filters': 0 }, 'block-manager': { 'allocations requiring file extension': 0, 'blocks allocated': 2894955, 'blocks freed': 2877164, 'checkpoint size': Long("97187217408"), 'file allocation unit size': 4096, 'file bytes available for reuse': Long("6423724032"), 'file magic number': 120897, 'file major version number': 1, 'file size in bytes': Long("103618985984"), 'minor version number': 0 }, btree: { 'btree checkpoint generation': 2666, 'btree clean tree checkpoint expiration time': Long("9223372036854775807"), 'btree compact pages reviewed': 0, 'btree compact pages rewritten': 0, 'btree compact pages skipped': 0, 'btree skipped by compaction as process would not reduce size': 0, 'column-store fixed-size leaf pages': 0, 'column-store fixed-size time windows': 0, 'column-store internal pages': 0, 'column-store variable-size RLE encoded values': 0, 'column-store variable-size deleted values': 0, 'column-store variable-size leaf pages': 0, 'fixed-record size': 0, 'maximum internal page size': 4096, 'maximum leaf page key size': 2867, 'maximum leaf page size': 32768, 'maximum leaf page value size': 67108864, 'maximum tree depth': 6, 'number of key/value pairs': 0, 'overflow pages': 0, 'row-store empty values': 0, 'row-store internal pages': 0, 'row-store leaf pages': 0 }, cache: { 'bytes currently in the cache': 497191039, 'bytes dirty in the cache cumulative': Long("175780760393"), 'bytes read into cache': Long("101493356561"), 'bytes written from cache': Long("158326795655"), 'checkpoint blocked page eviction': 2652, 'checkpoint of history store file blocked non-history store page eviction': 0, 'data source pages selected for eviction unable to be evicted': 6839600, 'eviction gave up due to detecting an out of order on disk value behind the last update on the chain': 0, 'eviction gave up due to detecting an out of order tombstone ahead of the selected on disk update': 0, 'eviction gave up due to detecting an out of order tombstone ahead of the selected on disk update after validating the update chain': 0, 'eviction gave up due to detecting out of order timestamps on the update chain after the selected on disk update': 0, 'eviction gave up due to needing to remove a record from the history store but checkpoint is running': 0, 'eviction walk passes of a file': 11056821, 'eviction walk target pages histogram - 0-9': 9643678, 'eviction walk target pages histogram - 10-31': 1218288, 'eviction walk target pages histogram - 128 and higher': 0, 'eviction walk target pages histogram - 32-63': 193954, 'eviction walk target pages histogram - 64-128': 901, 'eviction walk target pages reduced due to history store cache pressure': 0, 'eviction walks abandoned': 81, 'eviction walks gave up because they restarted their walk twice': 1433230, 'eviction walks gave up because they saw too many pages and found no candidates': 8554470, 'eviction walks gave up because they saw too many pages and found too few candidates': 429330, 'eviction walks reached end of tree': 8137574, 'eviction walks restarted': 0, 'eviction walks started from root of tree': 10421086, 'eviction walks started from saved location in tree': 635735, 'hazard pointer blocked page eviction': 6291137, 'history store table insert calls': 2848500, 'history store table insert calls that returned restart': 0, 'history store table out-of-order resolved updates that lose their durable timestamp': 0, 'history store table out-of-order updates that were fixed up by reinserting with the fixed timestamp': 0, 'history store table reads': 0, 'history store table reads missed': 0, 'history store table reads requiring squashed modifies': 0, 'history store table truncation by rollback to stable to remove an unstable update': 0, 'history store table truncation by rollback to stable to remove an update': 0, 'history store table truncation to remove an update': 0, 'history store table truncation to remove range of updates due to key being removed from the data page during reconciliation': 0, 'history store table truncation to remove range of updates due to out-of-order timestamp update on data page': 0, 'history store table writes requiring squashed modifies': 0, 'in-memory page passed criteria to be split': 352, 'in-memory page splits': 123, 'internal pages evicted': 10843526, 'internal pages split during eviction': 0, 'leaf pages split during eviction': 26234, 'modified pages evicted': 2841848, 'overflow pages read into cache': 0, 'page split during eviction deepened the tree': 0, 'page written requiring history store records': 331159, 'pages read into cache': 12172153, 'pages read into cache after truncate': 0, 'pages read into cache after truncate in prepare state': 0, 'pages requested from the cache': 143900435, 'pages seen by eviction walk': 2052091130, 'pages written from cache': 2894159, 'pages written requiring in-memory restoration': 1931524, 'the number of times full update inserted to history store': 2848500, 'the number of times reverse modify inserted to history store': 0, 'tracked dirty bytes in the cache': 0, 'unmodified pages evicted': 11241227 }, cache_walk: { 'Average difference between current eviction generation when the page was last considered': 0, 'Average on-disk page image size seen': 0, 'Average time in cache for pages that have been visited by the eviction server': 0, 'Average time in cache for pages that have not been visited by the eviction server': 0, 'Clean pages currently in cache': 0, 'Current eviction generation': 0, 'Dirty pages currently in cache': 0, 'Entries in the root page': 0, 'Internal pages currently in cache': 0, 'Leaf pages currently in cache': 0, 'Maximum difference between current eviction generation when the page was last considered': 0, 'Maximum page size seen': 0, 'Minimum on-disk page image size seen': 0, 'Number of pages never visited by eviction server': 0, 'On-disk page image sizes smaller than a single allocation unit': 0, 'Pages created in memory and never written': 0, 'Pages currently queued for eviction': 0, 'Pages that could not be queued for eviction': 0, 'Refs skipped during cache traversal': 0, 'Size of the root page': 0, 'Total number of pages currently in cache': 0 }, 'checkpoint-cleanup': { 'pages added for eviction': 1249, 'pages removed': 49658, 'pages skipped during tree walk': 1515384312, 'pages visited': 1539361127 }, compression: { 'compressed page maximum internal page size prior to compression': 4096, 'compressed page maximum leaf page size prior to compression ': 131072, 'compressed pages read': 1268504, 'compressed pages written': 2518002, 'number of blocks with compress ratio greater than 64': 0, 'number of blocks with compress ratio smaller than 16': 2, 'number of blocks with compress ratio smaller than 2': 1461, 'number of blocks with compress ratio smaller than 32': 0, 'number of blocks with compress ratio smaller than 4': 199652, 'number of blocks with compress ratio smaller than 64': 0, 'number of blocks with compress ratio smaller than 8': 1067387, 'page written failed to compress': 0, 'page written was too small to compress': 376157 }, cursor: { 'Total number of entries skipped by cursor next calls': 48, 'Total number of entries skipped by cursor prev calls': 0, 'Total number of entries skipped to position the history store cursor': 0, 'Total number of times a search near has exited due to prefix config': 0, 'bulk loaded cursor insert calls': 0, 'cache cursors reuse count': 24674479, 'close calls that result in cache': 24674488, 'create calls': 4106, 'cursor next calls that skip due to a globally visible history store tombstone': 0, 'cursor next calls that skip greater than or equal to 100 entries': 0, 'cursor next calls that skip less than 100 entries': 1, 'cursor prev calls that skip due to a globally visible history store tombstone': 0, 'cursor prev calls that skip greater than or equal to 100 entries': 0, 'cursor prev calls that skip less than 100 entries': 1, 'insert calls': 8261293, 'insert key and value bytes': Long("5916687465"), modify: 0, 'modify key and value bytes affected': 0, 'modify value bytes modified': 0, 'next calls': 1, 'open cursor count': 0, 'operation restarted': 70769, 'prev calls': 1, 'remove calls': 7467068, 'remove key bytes removed': 37335505, 'reserve calls': 0, 'reset calls': 62671831, 'search calls': 24346434, 'search history store calls': 0, 'search near calls': 0, 'truncate calls': 0, 'update calls': 0, 'update key and value bytes': 0, 'update value size change': 0 }, reconciliation: { 'approximate byte size of timestamps in pages written': 249066544, 'approximate byte size of transaction IDs in pages written': 124533272, 'dictionary matches': 0, 'fast-path pages deleted': 0, 'internal page key bytes discarded using suffix compression': 499035, 'internal page multi-block writes': 528, 'leaf page key bytes discarded using prefix compression': 0, 'leaf page multi-block writes': 25773, 'leaf-page overflow keys': 0, 'maximum blocks required for a page': 1, 'overflow values written': 0, 'page checksum matches': 0, 'page reconciliation calls': 2851915, 'page reconciliation calls for eviction': 2825606, 'pages deleted': 597, 'pages written including an aggregated newest start durable timestamp ': 212764, 'pages written including an aggregated newest stop durable timestamp ': 350591, 'pages written including an aggregated newest stop timestamp ': 5436, 'pages written including an aggregated newest stop transaction ID': 5436, 'pages written including an aggregated newest transaction ID ': 370904, 'pages written including an aggregated oldest start timestamp ': 18576, 'pages written including an aggregated prepare': 0, 'pages written including at least one prepare': 0, 'pages written including at least one start durable timestamp': 455057, 'pages written including at least one start timestamp': 455057, 'pages written including at least one start transaction ID': 455057, 'pages written including at least one stop durable timestamp': 2051107, 'pages written including at least one stop timestamp': 2051107, 'pages written including at least one stop transaction ID': 2051107, 'records written including a prepare': 0, 'records written including a start durable timestamp': 8124904, 'records written including a start timestamp': 8124904, 'records written including a start transaction ID': 8124904, 'records written including a stop durable timestamp': 7441755, 'records written including a stop timestamp': 7441755, 'records written including a stop transaction ID': 7441755 }, session: { 'object compaction': 0, 'tiered operations dequeued and processed': 0, 'tiered operations scheduled': 0, 'tiered storage local retention time (secs)': 0 }, transaction: { 'race to read prepared update retry': 0, 'rollback to stable history store records with stop timestamps older than newer records': 0, 'rollback to stable inconsistent checkpoint': 0, 'rollback to stable keys removed': 0, 'rollback to stable keys restored': 2155, 'rollback to stable restored tombstones from history store': 0, 'rollback to stable restored updates from history store': 0, 'rollback to stable skipping delete rle': 0, 'rollback to stable skipping stable rle': 0, 'rollback to stable sweeping history store keys': 0, 'rollback to stable updates removed from history store': 0, 'transaction checkpoints due to obsolete pages': 0, 'update conflicts': 0 } }, nindexes: 1, indexBuilds: [], totalIndexSize: Long("70025908224"), totalSize: Long("173644894208"), indexSizes: { _id_: Long("70025908224") }, scaleFactor: 1, ok: 1, lastCommittedOpTime: Timestamp({ t: 1677755235, i: 2 }), '$clusterTime': { clusterTime: Timestamp({ t: 1677755237, i: 5 }), signature: { hash: Binary(Buffer.from("0000000000000000000000000000000000000000", "hex"), 0), keyId: Long("0") } }, '$configTime': Timestamp({ t: 1677755237, i: 5 }), '$topologyTime': Timestamp({ t: 1675805588, i: 156 }), operationTime: Timestamp({ t: 1677755235, i: 2 }) }, shard2: { ns: '.', size: Long("429519998496"), count: 293937414, avgObjSize: 1461, numOrphanDocs: 0, storageSize: Long("143384731648"), freeStorageSize: Long("59074117632"), capped: false, wiredTiger: { metadata: { formatVersion: 1 }, creationString: 'access_pattern_hint=none,allocation_size=4KB,app_metadata=(formatVersion=1),assert=(commit_timestamp=none,durable_timestamp=none,read_timestamp=none,write_timestamp=off),block_allocation=best,block_compressor=snappy,cache_resident=false,checksum=on,colgroups=,collator=,columns=,dictionary=0,encryption=(keyid=,name=),exclusive=false,extractor=,format=btree,huffman_key=,huffman_value=,ignore_in_memory_cache_size=false,immutable=false,import=(compare_timestamp=oldest_timestamp,enabled=false,file_metadata=,metadata_file=,repair=false),internal_item_max=0,internal_key_max=0,internal_key_truncate=true,internal_page_max=4KB,key_format=q,key_gap=10,leaf_item_max=0,leaf_key_max=0,leaf_page_max=32KB,leaf_value_max=64MB,log=(enabled=false),lsm=(auto_throttle=true,bloom=true,bloom_bit_count=16,bloom_config=,bloom_hash_count=8,bloom_oldest=false,chunk_count_limit=0,chunk_max=5GB,chunk_size=10MB,merge_custom=(prefix=,start_generation=0,suffix=),merge_max=15,merge_min=0),memory_page_image_max=0,memory_page_max=10m,os_cache_dirty_max=0,os_cache_max=0,prefix_compression=false,prefix_compression_min=4,readonly=false,source=,split_deepen_min_child=0,split_deepen_per_child=0,split_pct=90,tiered_object=false,tiered_storage=(auth_token=,bucket=,bucket_prefix=,cache_directory=,local_retention=300,name=,object_target_size=0),type=file,value_format=u,verbose=[],write_timestamp_usage=none', type: 'file', uri: 'statistics:table:collection-45-280030701294210567', LSM: { 'bloom filter false positives': 0, 'bloom filter hits': 0, 'bloom filter misses': 0, 'bloom filter pages evicted from cache': 0, 'bloom filter pages read into cache': 0, 'bloom filters in the LSM tree': 0, 'chunks in the LSM tree': 0, 'highest merge generation in the LSM tree': 0, 'queries that could have benefited from a Bloom filter that did not exist': 0, 'sleep for LSM checkpoint throttle': 0, 'sleep for LSM merge throttle': 0, 'total size of bloom filters': 0 }, 'block-manager': { 'allocations requiring file extension': 0, 'blocks allocated': 21083251, 'blocks freed': 21466737, 'checkpoint size': Long("84303937536"), 'file allocation unit size': 4096, 'file bytes available for reuse': Long("59074117632"), 'file magic number': 120897, 'file major version number': 1, 'file size in bytes': Long("143384731648"), 'minor version number': 0 }, btree: { 'btree checkpoint generation': 15116, 'btree clean tree checkpoint expiration time': Long("9223372036854775807"), 'btree compact pages reviewed': 0, 'btree compact pages rewritten': 0, 'btree compact pages skipped': 0, 'btree skipped by compaction as process would not reduce size': 0, 'column-store fixed-size leaf pages': 0, 'column-store fixed-size time windows': 0, 'column-store internal pages': 0, 'column-store variable-size RLE encoded values': 0, 'column-store variable-size deleted values': 0, 'column-store variable-size leaf pages': 0, 'fixed-record size': 0, 'maximum internal page size': 4096, 'maximum leaf page key size': 2867, 'maximum leaf page size': 32768, 'maximum leaf page value size': 67108864, 'maximum tree depth': 6, 'number of key/value pairs': 0, 'overflow pages': 0, 'row-store empty values': 0, 'row-store internal pages': 0, 'row-store leaf pages': 0 }, cache: { 'bytes currently in the cache': 753792118, 'bytes dirty in the cache cumulative': Long("979523823641"), 'bytes read into cache': Long("963284275123"), 'bytes written from cache': Long("905670597191"), 'checkpoint blocked page eviction': 34738, 'checkpoint of history store file blocked non-history store page eviction': 0, 'data source pages selected for eviction unable to be evicted': 53884437, 'eviction gave up due to detecting an out of order on disk value behind the last update on the chain': 0, 'eviction gave up due to detecting an out of order tombstone ahead of the selected on disk update': 0, 'eviction gave up due to detecting an out of order tombstone ahead of the selected on disk update after validating the update chain': 0, 'eviction gave up due to detecting out of order timestamps on the update chain after the selected on disk update': 0, 'eviction gave up due to needing to remove a record from the history store but checkpoint is running': 0, 'eviction walk passes of a file': 134041627, 'eviction walk target pages histogram - 0-9': 125190302, 'eviction walk target pages histogram - 10-31': 7361742, 'eviction walk target pages histogram - 128 and higher': 0, 'eviction walk target pages histogram - 32-63': 1034585, 'eviction walk target pages histogram - 64-128': 454998, 'eviction walk target pages reduced due to history store cache pressure': 0, 'eviction walks abandoned': 1118, 'eviction walks gave up because they restarted their walk twice': 5266907, 'eviction walks gave up because they saw too many pages and found no candidates': 122649666, 'eviction walks gave up because they saw too many pages and found too few candidates': 1922159, 'eviction walks reached end of tree': 78669371, 'eviction walks restarted': 0, 'eviction walks started from root of tree': 129850777, 'eviction walks started from saved location in tree': 4190850, 'hazard pointer blocked page eviction': 50295106, 'history store table insert calls': 40107, 'history store table insert calls that returned restart': 0, 'history store table out-of-order resolved updates that lose their durable timestamp': 0, 'history store table out-of-order updates that were fixed up by reinserting with the fixed timestamp': 0, 'history store table reads': 0, 'history store table reads missed': 0, 'history store table reads requiring squashed modifies': 0, 'history store table truncation by rollback to stable to remove an unstable update': 0, 'history store table truncation by rollback to stable to remove an update': 0, 'history store table truncation to remove an update': 0, 'history store table truncation to remove range of updates due to key being removed from the data page during reconciliation': 0, 'history store table truncation to remove range of updates due to out-of-order timestamp update on data page': 0, 'history store table writes requiring squashed modifies': 0, 'in-memory page passed criteria to be split': 8116, 'in-memory page splits': 3553, 'internal pages evicted': 99304781, 'internal pages split during eviction': 19, 'leaf pages split during eviction': 82343, 'modified pages evicted': 19763374, 'overflow pages read into cache': 0, 'page split during eviction deepened the tree': 0, 'page written requiring history store records': 7649, 'pages read into cache': 114677207, 'pages read into cache after truncate': 0, 'pages read into cache after truncate in prepare state': 0, 'pages requested from the cache': 1064299754, 'pages seen by eviction walk': Long("19884291471"), 'pages written from cache': 21075687, 'pages written requiring in-memory restoration': 8742502, 'the number of times full update inserted to history store': 40107, 'the number of times reverse modify inserted to history store': 0, 'tracked dirty bytes in the cache': 0, 'unmodified pages evicted': 104305672 }, cache_walk: { 'Average difference between current eviction generation when the page was last considered': 0, 'Average on-disk page image size seen': 0, 'Average time in cache for pages that have been visited by the eviction server': 0, 'Average time in cache for pages that have not been visited by the eviction server': 0, 'Clean pages currently in cache': 0, 'Current eviction generation': 0, 'Dirty pages currently in cache': 0, 'Entries in the root page': 0, 'Internal pages currently in cache': 0, 'Leaf pages currently in cache': 0, 'Maximum difference between current eviction generation when the page was last considered': 0, 'Maximum page size seen': 0, 'Minimum on-disk page image size seen': 0, 'Number of pages never visited by eviction server': 0, 'On-disk page image sizes smaller than a single allocation unit': 0, 'Pages created in memory and never written': 0, 'Pages currently queued for eviction': 0, 'Pages that could not be queued for eviction': 0, 'Refs skipped during cache traversal': 0, 'Size of the root page': 0, 'Total number of pages currently in cache': 0 }, 'checkpoint-cleanup': { 'pages added for eviction': 419750, 'pages removed': 1567321, 'pages skipped during tree walk': Long("20375955552"), 'pages visited': Long("20665339017") }, compression: { 'compressed page maximum internal page size prior to compression': 4096, 'compressed page maximum leaf page size prior to compression ': 131072, 'compressed pages read': 15269373, 'compressed pages written': 19245676, 'number of blocks with compress ratio greater than 64': 0, 'number of blocks with compress ratio smaller than 16': 23, 'number of blocks with compress ratio smaller than 2': 93145, 'number of blocks with compress ratio smaller than 32': 0, 'number of blocks with compress ratio smaller than 4': 2039499, 'number of blocks with compress ratio smaller than 64': 0, 'number of blocks with compress ratio smaller than 8': 13136718, 'page written failed to compress': 0, 'page written was too small to compress': 1830011 }, cursor: { 'Total number of entries skipped by cursor next calls': 40, 'Total number of entries skipped by cursor prev calls': 0, 'Total number of entries skipped to position the history store cursor': 0, 'Total number of times a search near has exited due to prefix config': 0, 'bulk loaded cursor insert calls': 0, 'cache cursors reuse count': 126495155, 'close calls that result in cache': 126494270, 'create calls': 17400, 'cursor next calls that skip due to a globally visible history store tombstone': 0, 'cursor next calls that skip greater than or equal to 100 entries': 0, 'cursor next calls that skip less than 100 entries': 203, 'cursor prev calls that skip due to a globally visible history store tombstone': 0, 'cursor prev calls that skip greater than or equal to 100 entries': 0, 'cursor prev calls that skip less than 100 entries': 1, 'insert calls': 64132825, 'insert key and value bytes': Long("66932953322"), modify: 0, 'modify key and value bytes affected': 0, 'modify value bytes modified': 0, 'next calls': 203, 'open cursor count': 0, 'operation restarted': 206661, 'prev calls': 1, 'remove calls': 60580037, 'remove key bytes removed': 302900240, 'reserve calls': 0, 'reset calls': 332799291, 'search calls': 130742441, 'search history store calls': 0, 'search near calls': 1, 'truncate calls': 0, 'update calls': 0, 'update key and value bytes': 0, 'update value size change': 0 }, reconciliation: { 'approximate byte size of timestamps in pages written': 2004298544, 'approximate byte size of transaction IDs in pages written': 1002149272, 'dictionary matches': 0, 'fast-path pages deleted': 0, 'internal page key bytes discarded using suffix compression': 1723363, 'internal page multi-block writes': 3506, 'leaf page key bytes discarded using prefix compression': 0, 'leaf page multi-block writes': 80277, 'leaf-page overflow keys': 0, 'maximum blocks required for a page': 29, 'overflow values written': 0, 'page checksum matches': 0, 'page reconciliation calls': 19947848, 'page reconciliation calls for eviction': 18900944, 'pages deleted': 13327, 'pages written including an aggregated newest start durable timestamp ': 434775, 'pages written including an aggregated newest stop durable timestamp ': 1501602, 'pages written including an aggregated newest stop timestamp ': 200212, 'pages written including an aggregated newest stop transaction ID': 200212, 'pages written including an aggregated newest transaction ID ': 1542104, 'pages written including an aggregated oldest start timestamp ': 57319, 'pages written including an aggregated prepare': 0, 'pages written including at least one prepare': 0, 'pages written including at least one start durable timestamp': 1270524, 'pages written including at least one start timestamp': 1270524, 'pages written including at least one start transaction ID': 1270524, 'pages written including at least one stop durable timestamp': 18197366, 'pages written including at least one stop timestamp': 18197366, 'pages written including at least one stop transaction ID': 18197366, 'records written including a prepare': 0, 'records written including a start durable timestamp': 64356374, 'records written including a start timestamp': 64356374, 'records written including a start transaction ID': 64356374, 'records written including a stop durable timestamp': 60912285, 'records written including a stop timestamp': 60912285, 'records written including a stop transaction ID': 60912285 }, session: { 'object compaction': 0, 'tiered operations dequeued and processed': 0, 'tiered operations scheduled': 0, 'tiered storage local retention time (secs)': 0 }, transaction: { 'race to read prepared update retry': 0, 'rollback to stable history store records with stop timestamps older than newer records': 0, 'rollback to stable inconsistent checkpoint': 0, 'rollback to stable keys removed': 0, 'rollback to stable keys restored': 0, 'rollback to stable restored tombstones from history store': 0, 'rollback to stable restored updates from history store': 0, 'rollback to stable skipping delete rle': 0, 'rollback to stable skipping stable rle': 0, 'rollback to stable sweeping history store keys': 0, 'rollback to stable updates removed from history store': 0, 'transaction checkpoints due to obsolete pages': 0, 'update conflicts': 0 } }, nindexes: 1, indexBuilds: [], totalIndexSize: Long("93615628288"), totalSize: Long("237000359936"), indexSizes: { _id_: Long("93615628288") }, scaleFactor: 1, ok: 1, lastCommittedOpTime: Timestamp({ t: 1677755236, i: 1 }), '$clusterTime': { clusterTime: Timestamp({ t: 1677755237, i: 5 }), signature: { hash: Binary(Buffer.from("0000000000000000000000000000000000000000", "hex"), 0), keyId: Long("0") } }, '$configTime': Timestamp({ t: 1677755237, i: 5 }), '$topologyTime': Timestamp({ t: 1675805588, i: 156 }), operationTime: Timestamp({ t: 1677755236, i: 1 }) }, shard1: { ns: '.', size: Long("429786275912"), count: 258306027, avgObjSize: 1663, numOrphanDocs: 0, storageSize: Long("218921512960"), freeStorageSize: Long("122932756480"), capped: false, wiredTiger: { metadata: { formatVersion: 1 }, creationString: 'access_pattern_hint=none,allocation_size=4KB,app_metadata=(formatVersion=1),assert=(commit_timestamp=none,durable_timestamp=none,read_timestamp=none,write_timestamp=off),block_allocation=best,block_compressor=snappy,cache_resident=false,checksum=on,colgroups=,collator=,columns=,dictionary=0,encryption=(keyid=,name=),exclusive=false,extractor=,format=btree,huffman_key=,huffman_value=,ignore_in_memory_cache_size=false,immutable=false,import=(compare_timestamp=oldest_timestamp,enabled=false,file_metadata=,metadata_file=,repair=false),internal_item_max=0,internal_key_max=0,internal_key_truncate=true,internal_page_max=4KB,key_format=q,key_gap=10,leaf_item_max=0,leaf_key_max=0,leaf_page_max=32KB,leaf_value_max=64MB,log=(enabled=false),lsm=(auto_throttle=true,bloom=true,bloom_bit_count=16,bloom_config=,bloom_hash_count=8,bloom_oldest=false,chunk_count_limit=0,chunk_max=5GB,chunk_size=10MB,merge_custom=(prefix=,start_generation=0,suffix=),merge_max=15,merge_min=0),memory_page_image_max=0,memory_page_max=10m,os_cache_dirty_max=0,os_cache_max=0,prefix_compression=false,prefix_compression_min=4,readonly=false,source=,split_deepen_min_child=0,split_deepen_per_child=0,split_pct=90,tiered_object=false,tiered_storage=(auth_token=,bucket=,bucket_prefix=,cache_directory=,local_retention=300,name=,object_target_size=0),type=file,value_format=u,verbose=[],write_timestamp_usage=none', type: 'file', uri: 'statistics:table:collection-131--3656508447337691240', LSM: { 'bloom filter false positives': 0, 'bloom filter hits': 0, 'bloom filter misses': 0, 'bloom filter pages evicted from cache': 0, 'bloom filter pages read into cache': 0, 'bloom filters in the LSM tree': 0, 'chunks in the LSM tree': 0, 'highest merge generation in the LSM tree': 0, 'queries that could have benefited from a Bloom filter that did not exist': 0, 'sleep for LSM checkpoint throttle': 0, 'sleep for LSM merge throttle': 0, 'total size of bloom filters': 0 }, 'block-manager': { 'allocations requiring file extension': 0, 'blocks allocated': 9379340, 'blocks freed': 10186753, 'checkpoint size': Long("95970082816"), 'file allocation unit size': 4096, 'file bytes available for reuse': Long("122932756480"), 'file magic number': 120897, 'file major version number': 1, 'file size in bytes': Long("218921512960"), 'minor version number': 0 }, btree: { 'btree checkpoint generation': 15192, 'btree clean tree checkpoint expiration time': Long("9223372036854775807"), 'btree compact pages reviewed': 0, 'btree compact pages rewritten': 0, 'btree compact pages skipped': 0, 'btree skipped by compaction as process would not reduce size': 0, 'column-store fixed-size leaf pages': 0, 'column-store fixed-size time windows': 0, 'column-store internal pages': 0, 'column-store variable-size RLE encoded values': 0, 'column-store variable-size deleted values': 0, 'column-store variable-size leaf pages': 0, 'fixed-record size': 0, 'maximum internal page size': 4096, 'maximum leaf page key size': 2867, 'maximum leaf page size': 32768, 'maximum leaf page value size': 67108864, 'maximum tree depth': 9, 'number of key/value pairs': 0, 'overflow pages': 0, 'row-store empty values': 0, 'row-store internal pages': 0, 'row-store leaf pages': 0 }, cache: { 'bytes currently in the cache': 1991676695, 'bytes dirty in the cache cumulative': Long("463278198129"), 'bytes read into cache': Long("379405034211"), 'bytes written from cache': Long("416850199116"), 'checkpoint blocked page eviction': 32825, 'checkpoint of history store file blocked non-history store page eviction': 0, 'data source pages selected for eviction unable to be evicted': 8184371, 'eviction gave up due to detecting an out of order on disk value behind the last update on the chain': 0, 'eviction gave up due to detecting an out of order tombstone ahead of the selected on disk update': 0, 'eviction gave up due to detecting an out of order tombstone ahead of the selected on disk update after validating the update chain': 0, 'eviction gave up due to detecting out of order timestamps on the update chain after the selected on disk update': 0, 'eviction gave up due to needing to remove a record from the history store but checkpoint is running': 0, 'eviction walk passes of a file': 558065948, 'eviction walk target pages histogram - 0-9': 554956130, 'eviction walk target pages histogram - 10-31': 974870, 'eviction walk target pages histogram - 128 and higher': 0, 'eviction walk target pages histogram - 32-63': 747937, 'eviction walk target pages histogram - 64-128': 1387011, 'eviction walk target pages reduced due to history store cache pressure': 0, 'eviction walks abandoned': 183, 'eviction walks gave up because they restarted their walk twice': 137654, 'eviction walks gave up because they saw too many pages and found no candidates': 557121682, 'eviction walks gave up because they saw too many pages and found too few candidates': 474229, 'eviction walks reached end of tree': 343197906, 'eviction walks restarted': 0, 'eviction walks started from root of tree': 557734125, 'eviction walks started from saved location in tree': 331823, 'hazard pointer blocked page eviction': 7838753, 'history store table insert calls': 137174, 'history store table insert calls that returned restart': 0, 'history store table out-of-order resolved updates that lose their durable timestamp': 0, 'history store table out-of-order updates that were fixed up by reinserting with the fixed timestamp': 0, 'history store table reads': 0, 'history store table reads missed': 0, 'history store table reads requiring squashed modifies': 0, 'history store table truncation by rollback to stable to remove an unstable update': 0, 'history store table truncation by rollback to stable to remove an update': 0, 'history store table truncation to remove an update': 0, 'history store table truncation to remove range of updates due to key being removed from the data page during reconciliation': 0, 'history store table truncation to remove range of updates due to out-of-order timestamp update on data page': 0, 'history store table writes requiring squashed modifies': 0, 'in-memory page passed criteria to be split': 3073, 'in-memory page splits': 1408, 'internal pages evicted': 15598155, 'internal pages split during eviction': 13, 'leaf pages split during eviction': 55994, 'modified pages evicted': 8567824, 'overflow pages read into cache': 0, 'page split during eviction deepened the tree': 0, 'page written requiring history store records': 4277, 'pages read into cache': 22631107, 'pages read into cache after truncate': 0, 'pages read into cache after truncate in prepare state': 0, 'pages requested from the cache': 1666700787, 'pages seen by eviction walk': Long("70089791105"), 'pages written from cache': 9372036, 'pages written requiring in-memory restoration': 2618157, 'the number of times full update inserted to history store': 137174, 'the number of times reverse modify inserted to history store': 0, 'tracked dirty bytes in the cache': 0, 'unmodified pages evicted': 16829664 }, cache_walk: { 'Average difference between current eviction generation when the page was last considered': 0, 'Average on-disk page image size seen': 0, 'Average time in cache for pages that have been visited by the eviction server': 0, 'Average time in cache for pages that have not been visited by the eviction server': 0, 'Clean pages currently in cache': 0, 'Current eviction generation': 0, 'Dirty pages currently in cache': 0, 'Entries in the root page': 0, 'Internal pages currently in cache': 0, 'Leaf pages currently in cache': 0, 'Maximum difference between current eviction generation when the page was last considered': 0, 'Maximum page size seen': 0, 'Minimum on-disk page image size seen': 0, 'Number of pages never visited by eviction server': 0, 'On-disk page image sizes smaller than a single allocation unit': 0, 'Pages created in memory and never written': 0, 'Pages currently queued for eviction': 0, 'Pages that could not be queued for eviction': 0, 'Refs skipped during cache traversal': 0, 'Size of the root page': 0, 'Total number of pages currently in cache': 0 }, 'checkpoint-cleanup': { 'pages added for eviction': 18051649, 'pages removed': 1330727, 'pages skipped during tree walk': Long("32054202456"), 'pages visited': Long("32856088406") }, compression: { 'compressed page maximum internal page size prior to compression': 4096, 'compressed page maximum leaf page size prior to compression ': 131072, 'compressed pages read': 6918241, 'compressed pages written': 8836973, 'number of blocks with compress ratio greater than 64': 0, 'number of blocks with compress ratio smaller than 16': 15, 'number of blocks with compress ratio smaller than 2': 66969, 'number of blocks with compress ratio smaller than 32': 0, 'number of blocks with compress ratio smaller than 4': 2068647, 'number of blocks with compress ratio smaller than 64': 0, 'number of blocks with compress ratio smaller than 8': 4782610, 'page written failed to compress': 0, 'page written was too small to compress': 535063 }, cursor: { 'Total number of entries skipped by cursor next calls': 22, 'Total number of entries skipped by cursor prev calls': 0, 'Total number of entries skipped to position the history store cursor': 0, 'Total number of times a search near has exited due to prefix config': 0, 'bulk loaded cursor insert calls': 0, 'cache cursors reuse count': 70072009, 'close calls that result in cache': 70071971, 'create calls': 12971, 'cursor next calls that skip due to a globally visible history store tombstone': 0, 'cursor next calls that skip greater than or equal to 100 entries': 0, 'cursor next calls that skip less than 100 entries': 202, 'cursor prev calls that skip due to a globally visible history store tombstone': 0, 'cursor prev calls that skip greater than or equal to 100 entries': 0, 'cursor prev calls that skip less than 100 entries': 1, 'insert calls': 31831382, 'insert key and value bytes': Long("30537505946"), modify: 0, 'modify key and value bytes affected': 0, 'modify value bytes modified': 0, 'next calls': 202, 'open cursor count': 0, 'operation restarted': 102289, 'prev calls': 1, 'remove calls': 74146354, 'remove key bytes removed': 370731785, 'reserve calls': 0, 'reset calls': 309479407, 'search calls': 195844729, 'search history store calls': 0, 'search near calls': 0, 'truncate calls': 0, 'update calls': 0, 'update key and value bytes': 0, 'update value size change': 0 }, reconciliation: { 'approximate byte size of timestamps in pages written': 1715088880, 'approximate byte size of transaction IDs in pages written': 857544040, 'dictionary matches': 0, 'fast-path pages deleted': 0, 'internal page key bytes discarded using suffix compression': 878728, 'internal page multi-block writes': 2449, 'leaf page key bytes discarded using prefix compression': 0, 'leaf page multi-block writes': 54428, 'leaf-page overflow keys': 0, 'maximum blocks required for a page': 41, 'overflow values written': 0, 'page checksum matches': 0, 'page reconciliation calls': 8858162, 'page reconciliation calls for eviction': 6345573, 'pages deleted': 12677, 'pages written including an aggregated newest start durable timestamp ': 152551, 'pages written including an aggregated newest stop durable timestamp ': 326948, 'pages written including an aggregated newest stop timestamp ': 73291, 'pages written including an aggregated newest stop transaction ID': 73291, 'pages written including an aggregated newest transaction ID ': 352020, 'pages written including an aggregated oldest start timestamp ': 52969, 'pages written including an aggregated prepare': 0, 'pages written including at least one prepare': 0, 'pages written including at least one start durable timestamp': 576846, 'pages written including at least one start timestamp': 576846, 'pages written including at least one start transaction ID': 576846, 'pages written including at least one stop durable timestamp': 8411985, 'pages written including at least one stop timestamp': 8411985, 'pages written including at least one stop transaction ID': 8411985, 'records written including a prepare': 0, 'records written including a start durable timestamp': 31747438, 'records written including a start timestamp': 31747438, 'records written including a start transaction ID': 31747388, 'records written including a stop durable timestamp': 75445617, 'records written including a stop timestamp': 75445617, 'records written including a stop transaction ID': 75445617 }, session: { 'object compaction': 0, 'tiered operations dequeued and processed': 0, 'tiered operations scheduled': 0, 'tiered storage local retention time (secs)': 0 }, transaction: { 'race to read prepared update retry': 0, 'rollback to stable history store records with stop timestamps older than newer records': 0, 'rollback to stable inconsistent checkpoint': 0, 'rollback to stable keys removed': 0, 'rollback to stable keys restored': 0, 'rollback to stable restored tombstones from history store': 0, 'rollback to stable restored updates from history store': 0, 'rollback to stable skipping delete rle': 0, 'rollback to stable skipping stable rle': 0, 'rollback to stable sweeping history store keys': 0, 'rollback to stable updates removed from history store': 0, 'transaction checkpoints due to obsolete pages': 0, 'update conflicts': 0 } }, nindexes: 1, indexBuilds: [], totalIndexSize: Long("91597066240"), totalSize: Long("310518579200"), indexSizes: { _id_: Long("91597066240") }, scaleFactor: 1, ok: 1, lastCommittedOpTime: Timestamp({ t: 1677755235, i: 5 }), '$clusterTime': { clusterTime: Timestamp({ t: 1677755237, i: 5 }), signature: { hash: Binary(Buffer.from("0000000000000000000000000000000000000000", "hex"), 0), keyId: Long("0") } }, '$configTime': Timestamp({ t: 1677755237, i: 5 }), '$topologyTime': Timestamp({ t: 1675805588, i: 156 }), operationTime: Timestamp({ t: 1677755235, i: 5 }) } }, ok: 1, '$clusterTime': { clusterTime: Timestamp({ t: 1677755237, i: 5 }), signature: { hash: Binary(Buffer.from("0000000000000000000000000000000000000000", "hex"), 0), keyId: Long("0") } }, operationTime: Timestamp({ t: 1677755236, i: 1 }) }