Bug 59953

Summary: GraphiteBackendListener : Add Average metric
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: mchassagneux, p.mouawad
Priority: P2    
Version: 3.0   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Philippe Mouawad 2016-08-06 13:41:51 UTC
This was initially required through Bug 58841.


Since 2.13 and 3.0 were released we have been asked many times to add this avg metric.
I was also requested many times during my load testing work to provide this metric.
So although it is not as meaningful as percentiles (which should be used) I suggest we add it as it is also provided by Summary report.
Comment 1 Philippe Mouawad 2016-08-06 13:54:12 UTC
Based on patch by Maxime Chassagneux provided within Bug 58841
Author: pmouawad
Date: Sat Aug  6 13:53:04 2016
New Revision: 1755398

URL: http://svn.apache.org/viewvc?rev=1755398&view=rev
Log:
Bug 59953 - GraphiteBackendListener : Add Average metric
Bugzilla Id: 59953

Modified:
    jmeter/trunk/src/components/org/apache/jmeter/visualizers/backend/graphite/GraphiteBackendListenerClient.java
    jmeter/trunk/xdocs/changes.xml
    jmeter/trunk/xdocs/usermanual/realtime-results.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:05 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4045