Fix yaml in chart definition

This commit is contained in:
Ilya Shakhat 2016-03-21 13:58:49 +03:00
parent c33edfecb5
commit e624c89482
1 changed files with 1 additions and 1 deletions

View File

@ -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