Hello, tank uses only one format for jmeter result as bigint (unixtimstamp). In jmeter config "jmeter.properties" you can use custom date format ex timestamp_format. Can you fix it?
Unlikely, in that case we'll have to support custom format in aggregator and there will be questions about occasional format mismatch between aggregator and jmeter testplan.
But you always can make an own patch =)
Hello, tank uses only one format for jmeter result as bigint (unixtimstamp). In jmeter config "jmeter.properties" you can use custom date format ex timestamp_format. Can you fix it?