goharbor / perf

performance test scripts and data
Apache License 2.0
20 stars 16 forks source link

fix: correct the metric in the report #13

Closed heww closed 3 years ago

heww commented 3 years ago

iteration_duration metric includes the setup and teardown stage, change to use iteration_duration{scenario:default} in the report

Signed-off-by: He Weiwei hweiwei@vmware.com