Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web Report / Dashboard : Add ability to generate a graph for a range of data #4048

Closed
asfimport opened this issue Aug 7, 2016 · 2 comments
Closed

Comments

@asfimport
Copy link
Collaborator

@pmouawad (Bug 59956):
This feature will add 2 properties:

Date range start date at format dd/MM/yyyy HH:mm:ss

#jmeter.reportgenerator.start_date=

Date range end date at format dd/MM/yyyy HH:mm:ss

#jmeter.reportgenerator.end_date=

None, one of them or both can be used to reduce the range of data to generate the Web report.

OS: All

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Author: pmouawad
Date: Sun Aug 7 20:53:07 2016
New Revision: 1755459

URL: http://svn.apache.org/viewvc?rev=1755459&view=rev
Log:
#4048 - Web Report / Dashboard : Add ability to generate a graph for a range of data
#4048

Modified:
jmeter/trunk/bin/reportgenerator.properties
jmeter/trunk/bin/user.properties
jmeter/trunk/src/core/org/apache/jmeter/report/config/ReportGeneratorConfiguration.java
jmeter/trunk/src/core/org/apache/jmeter/report/dashboard/ReportGenerator.java
jmeter/trunk/xdocs/changes.xml
jmeter/trunk/xdocs/usermanual/generating-dashboard.xml

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Author: pmouawad
Date: Fri Sep 2 19:36:44 2016
New Revision: 1759023

URL: http://svn.apache.org/viewvc?rev=1759023&view=rev
Log:
#4048 - Web Report / Dashboard : Add ability to generate a graph for a range of data
Replace date format by one without separator for easier use from command line
#4048

Modified:
jmeter/trunk/bin/user.properties
jmeter/trunk/src/core/org/apache/jmeter/report/config/ReportGeneratorConfiguration.java
jmeter/trunk/xdocs/usermanual/generating-dashboard.xml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant