Read/write TPS stats in graphite & collectd plugin

Hi,

I am using asgraphite to report stats to graphite but I am not finding the stats for the actual read/write queries per second (basically what the AMC shows by default). Is this currently reported by asgraphite? Are the available stats documented anywhere?

Thanks!

Yes, to enable these stats with the “–latency” option

Also FYI, collectd can export to graphite as well and our collectd plugin covers more metrics. You can learn about it here: GitHub - aerospike-community/aerospike-collectd: Aerospike plugin for collectd - a community driven open source project

Great - thanks! Will check out collectd too

I know this is an old thread but how do you get the latencies to work with the latest aerospike 3.9+ versions?