Open
Bug 1934023
Opened 7 months ago
Updated 7 months ago
Create way to add data distribution type like median to shellscript transformer and still have replicates
Categories
(Testing :: mozperftest, enhancement, P3)
Testing
mozperftest
Tracking
(Not tracked)
NEW
People
(Reporter: aglavic, Unassigned)
References
Details
(Whiteboard: [fxp])
When you are adding a metric, you provide an array of items and our systems will take an average, and display that average.
If you would like something like a median/standard deviation this can be worked around by providing a single value that's the median/standard deviation however this removes the ability to use replicates.
This bug is to create a way to specify the data distribution you wish to have, and to be able to view replicates.
Updated•7 months ago
|
Reporter | ||
Comment 1•7 months ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•