You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2021/06/03 17:40:37 UTC

[Bug 65353] Make the used estimator for the percentile on dashboard configurable

https://bz.apache.org/bugzilla/show_bug.cgi?id=65353

Felix Schumacher <fe...@internetallee.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
           Keywords|                            |FixedInTrunk

--- Comment #1 from Felix Schumacher <fe...@internetallee.de> ---
commit 1647a2b0cb69c2bae415d22816df0065403f44a6
Author: Felix Schumacher <fe...@internetallee.de>
AuthorDate: Thu Jun 3 19:32:17 2021 +0200

    Make the estimator used for calculating percentiles on the dashboard
configurable

    Bugzilla Id: 65353
---
 .../jmeter/visualizers/backend/SamplerMetric.java  |  9 +++--
 .../jmeter/visualizers/backend/UserMetric.java     |  5 ++-
 .../processor/DescriptiveStatisticsFactory.java    | 43 ++++++++++++++++++++++
 .../report/processor/PercentileAggregator.java     |  4 +-
 xdocs/changes.xml                                  |  1 +
 xdocs/usermanual/properties_reference.xml          |  6 ++-
 6 files changed, 60 insertions(+), 8 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.