https://issues.apache.org/bugzilla/show_bug.cgi?id=57217
UbikLoadPack support <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Summary|Add percentile 95 and 99 to |Aggregate graph and |Aggregate report |Aggregate report | |improvements (3 | |configurable percentiles, | |same data in both, factor | |out code) --- Comment #4 from UbikLoadPack support <[email protected]> --- Hello, After your comment on this issue, we reviewed the code of both Aggregate graph and Aggregate report. We will contribute a patch that: - Makes Aggregate Graph display the same data as Report in the upper table (this will allow users to only use Aggregate Graph when they want table+graph) - We added the ability to have 3 configurable percentiles as per your request, which now default to 90%, 95% and 99%. These can be float values and are configurable in user.properties - We factored out code between the 2 listeners - We fixed a centering issue of Table headers in Aggregate graph Regards Ubik Load Pack Team @ubikloadpack -- You are receiving this mail because: You are the assignee for the bug.
