From e624c894820e9d8df7ebd3c3631376f600a9db3f Mon Sep 17 00:00:00 2001 From: Ilya Shakhat Date: Mon, 21 Mar 2016 13:58:49 +0300 Subject: [PATCH] Fix yaml in chart definition --- performa/scenarios/mq/omsimulator-ha-cast.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/performa/scenarios/mq/omsimulator-ha-cast.rst b/performa/scenarios/mq/omsimulator-ha-cast.rst index 46cc1f6..d996d18 100644 --- a/performa/scenarios/mq/omsimulator-ha-cast.rst +++ b/performa/scenarios/mq/omsimulator-ha-cast.rst @@ -87,7 +87,7 @@ RPC CAST fail-over throughput test pipeline: - $match: { task: omsimulator, mode: cast, name: server } - $project: - x: "$seq", + x: "$seq" y: "$count" y2: { $multiply: ["$latency", 1000] } ''' | chart_and_table