From 13e02eae730c7e162f581c876f39ea4a72bad39f Mon Sep 17 00:00:00 2001 From: rahulguptajss Date: Wed, 6 Nov 2024 12:27:50 +0530 Subject: [PATCH] fix: rename volume latency in keyperf --- conf/keyperf/9.15.0/volume.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/keyperf/9.15.0/volume.yaml b/conf/keyperf/9.15.0/volume.yaml index b994c050b..128e3690a 100644 --- a/conf/keyperf/9.15.0/volume.yaml +++ b/conf/keyperf/9.15.0/volume.yaml @@ -13,7 +13,7 @@ counters: - statistics.iops_raw.write => write_ops - statistics.latency_raw.other => other_latency - statistics.latency_raw.read => read_latency - - statistics.latency_raw.total => total_latency + - statistics.latency_raw.total => avg_latency - statistics.latency_raw.write => write_latency - statistics.throughput_raw.other => other_data - statistics.throughput_raw.read => read_data