You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2016/09/27 09:46:23 UTC

svn commit: r1762430 - /jmeter/trunk/bin/reportgenerator.properties

Author: pmouawad
Date: Tue Sep 27 09:46:23 2016
New Revision: 1762430

URL: http://svn.apache.org/viewvc?rev=1762430&view=rev
Log:
Bug 60149  	Report / Dashboard : If granularity is below 1 sec, the Throughput graphs will be incorrect
Mention limitation.
Bugzilla Id: 60149

Modified:
    jmeter/trunk/bin/reportgenerator.properties

Modified: jmeter/trunk/bin/reportgenerator.properties
URL: http://svn.apache.org/viewvc/jmeter/trunk/bin/reportgenerator.properties?rev=1762430&r1=1762429&r2=1762430&view=diff
==============================================================================
--- jmeter/trunk/bin/reportgenerator.properties (original)
+++ jmeter/trunk/bin/reportgenerator.properties Tue Sep 27 09:46:23 2016
@@ -59,6 +59,8 @@
 #jmeter.reportgenerator.end_date=
 
 # Defines the overall granularity for over time graphs
+# Granularity must be higher than 1000 (1second) otherwise Throughput graphs will be incorrect
+# see Bug 60149
 jmeter.reportgenerator.overall_granularity=60000
 
 # Response Time Percentiles graph definition