Specify the path to the Performance report files, relative to the workspace root. Plugin will be automatically detect parser for each report file.
Default Values are:
* By default jmeter writes summariser statistics to jmeter.log. To enable logging summariser statistics to separate log file add the property to jmeter.properties file to #Logging Configuration block : "log_file.jmeter.reporters.Summariser=filename.log"
** Default time format, that JMeter used for logging is "yyyy/mm/dd HH:mm:ss". See "log_format" property in jmeter.properties file in #Logging Configuration block.
*** By default wrk does not write output files. You'll need to redirect the STDOUT output for a file as in
wrk [options] [url] > results.wrk