RequestQueueStats
Index
Properties
delete_count
The number of delete operations performed on the request queue.
head_item_read_count
The number of times requests from the head were read.
model_config
read_count
The total number of read operations performed on the request queue.
storage_bytes
The total storage size in bytes used by the request queue.
write_count
The total number of write operations performed on the request queue.
Statistics about request queue operations and storage.