Bug 60080 - Report / Dashboard : Add a new "Connect Time Over Time " graph
Summary: Report / Dashboard : Add a new "Connect Time Over Time " graph
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 3.0
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-02 19:48 UTC by UbikLoadPack support
Modified: 2016-09-02 20:47 UTC (History)
1 user (show)



Attachments
Patch implementing the new feature (20.91 KB, patch)
2016-09-02 20:04 UTC, UbikLoadPack support
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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