Could someone help with an explanation of the distinctions among the following details found in the exposed status JSON?
- Difference between transactions allowed per minute vs transactions released per minute?
cluster.qos.transactions_per_second_limitvscluster.qos.released_transactions_per_second - How do ‘operation read requests’ and ‘operations read’ differ? Does it point to read failures/ read not able to keep up cluster and/or cache hits vs disk read?
cluster.workload.operations.read_requests.countervscluster.workload.operations.reads.counter - Differences in latency probe between transaction start seconds, transactions commit seconds and transactions read second?
cluster.latency_probe.start_secondsvscluster.latency_probe.commit_secondsvscluster.latency_probe.read_seconds