Microbenchmarks Deprecated? What do I use instead

I used the microbenchmarks before to analyse the read and write latencies.

analyzing-writes-performance

reading-microbenchmarks

It seems that now it is deprecated. I get an error when I try to set microbenchmarks:

asinfo -v “set-config:context=service;microbenchmarks=true”

error

I need to investigate why my aerospike cluster is giving occasionally high write latencies. If not microbenchmarks, then what do I use?

heres what you need https://www.aerospike.com/docs/operations/monitor/latency/index.html new page with all the new commands and breakdowns

1 Like

Thanks @Albot, That missed my eye somehow. I am gonna give it a try.