Open
Bug 1934023
Opened 1 year ago
Updated 1 month 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][vision])
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•1 year ago
|
| Reporter | ||
Comment 1•1 year ago
|
||
Updated•1 month ago
|
Whiteboard: [fxp] → [fxp][vision]
You need to log in
before you can comment on or make changes to this bug.
Description
•