Read and Write

Read and Write

Read and write metrics provide information on the number of threads waiting to read or write on a table RWLock. They help understanding and managing the concurrency and performance of read and write operations in your cluster. 

  • Threads Waiting to Read: Count – Number of threads waiting for read on a table RWLock.
  • Threads Waiting to Write: Count – Number of threads waiting for write on a table RWLock.