Bug 60080

Summary: Report / Dashboard : Add a new "Connect Time Over Time " graph
Product: JMeter - Now in Github Reporter: UbikLoadPack support <support>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P2    
Version: 3.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Attachments: Patch implementing the new feature

Description UbikLoadPack support 2016-09-02 19:48:41 UTC
Connect time metric is available in JMeter but is not graphed by HTML Report.

Being an interesting metric, it would be nice to have it in the HTML report.
Comment 1 UbikLoadPack support 2016-09-02 20:04:04 UTC
Created attachment 34193 [details]
Patch implementing the new feature
Comment 2 Philippe Mouawad 2016-09-02 20:47:10 UTC
Date: Fri Sep  2 20:15:47 2016
New Revision: 1759031

URL: http://svn.apache.org/viewvc?rev=1759031&view=rev
Log:
Bug 60080 - Report / Dashboard : Add a new "Connect Time Over Time " graph
Contributed by UbikLoadPack
Bugzilla Id: 60080

Added:
    jmeter/trunk/src/core/org/apache/jmeter/report/processor/graph/ConnectTimeValueSelector.java   (with props)
    jmeter/trunk/src/core/org/apache/jmeter/report/processor/graph/impl/ConnectTimeOverTimeGraphConsumer.java   (with props)
Modified:
    jmeter/trunk/bin/report-template/content/js/dashboard-commons.js
    jmeter/trunk/bin/report-template/content/js/graph.js.fmkr
    jmeter/trunk/bin/report-template/content/pages/OverTime.html.fmkr
    jmeter/trunk/bin/reportgenerator.properties
    jmeter/trunk/src/core/org/apache/jmeter/report/core/Sample.java
    jmeter/trunk/xdocs/changes.xml
    jmeter/trunk/xdocs/usermanual/generating-dashboard.xml
Comment 3 The ASF infrastructure team 2022-09-24 20:38:05 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4086