We are using the throughput command as of Aerospike 5.0, we upgraded recently to Aerospike 5.3 and saw it is no longer available, but a new command latencies:
In the example below, read transactions took place during the time interval at a rate of 10 per second, but no read transactions took longer than 1 msec, the first latency threshold.
asinfo -v 'latencies:hist={test}-read' {test}-read:msec,10.0,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00
And in the old throughput command: {XXX}-read:15:15:04-GMT,ops/sec;15:15:14,0.0
we Have the 0.0. Where can I find this value? Its important for us to know when transactions are no longer in read/write