Closed
Bug 480614
Opened 17 years ago
Closed 16 years ago
Sparkline should be 0-based on their on version not all versions
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: samuel.sidler+old, Unassigned)
References
()
Details
When looking at the MTBF sparklines on the homepage, they're clearly not 0-based, per version and are, instead, based on all "pre" versions. This isn't very useful because the one or two blips I might see on a version with good MTBF doesn't show through at all.
The sparklines should be internally 0-based. That is, 0-based by version, not by overall version (development, milestone, major).
Comment 1•17 years ago
|
||
It looks like data from one build is being loaded into another.
Example:
Thunderbird 3.0b1pre and 3.0b2pre data in it's sparkline.
sparkline
16611, 13340, 3798, 1222, 55603, 19305, 30933, 4713, 2236, 2734, 3833, 8075, 6146, 4613, 7198, 21428, 18490, 6545, 8036, 7789, 2936, 11702, 9028, 19945, 13371, 4367, 16735, 20594, 33850, 10792, 17121,
20453, 20019, 53705, 55884, 21547, 11619, 12127, 13843, 28079, 25592, 33425, 24521, 38394, 19085, 22614, 18768, 17583, 28264, 17053, 9360, 25478, 15852, 28558, 16593, 27444, 34939, 39111, 57187, 49299,
should stop there, but keeps going...
967, 3428, 13232, 18869, 81978, 26349, 21163, 118, 5443, 25901, 38470, 6020, 10245, 123535, 5264, 9806, 13662, 89784, 5, 280871, 906, 22098, 7131, 1100, 22414, 1144, 1449, 25528, 16861, 33, 295550, 1369, 5392, 41236, 10018, 1007, 1036, 2234, 738, 2883, 3723, 3723, 1400, 1131, 4156, 4658, 10071, 414397, 2512, 2264, 3206, 48919, 6867, 2617, 737, 26813, 5233, 11585, 4992, 7628, 2776, 6278, 3519, 20118, 28109, 3919, 12983, 3627, 10988, 10855, 16765, 14273],
Compare to data from full graphic
[[0,"16611"],[1,"13340"],[2,"3798"],[3,"1222"],[4,"55603"],[5,"19305"],[6,"30933"],[7,"4713"],[8,"2236"],[9,"2734"],[10,"3833"],[11,"8075"],[12,"6146"],[13,"4613"],[14,"7198"],[15,"21428"],[16,"18490"],[17,"6545"],[18,"8036"],[19,"7789"],[20,"2936"],[21,"11702"],[22,"9028"],[23,"19945"],[24,"13371"],[25,"4367"],[26,"16735"],[27,"20594"],[28,"33850"],[29,"10792"],[30,"17121"],
[31,"20453"],[32,"20019"],[33,"53705"],[34,"55884"],[35,"21547"],[36,"11619"],[37,"12127"],[38,"13843"],[39,"28079"],[40,"25592"],[41,"33425"],[42,"24521"],[43,"38394"],[44,"19085"],[45,"22614"],[46,"18768"],[47,"17583"],[48,"28264"],[49,"17053"],[50,"9360"],[51,"25478"],[52,"15852"],[53,"28558"],[54,"16593"],[55,"27444"],[56,"34939"],[57,"39111"],[58,"57187"],[59,"49299"],
Comment 2•16 years ago
|
||
MTBF is not important, wontfixing.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WONTFIX
| Reporter | ||
Comment 3•16 years ago
|
||
It's not?
| Assignee | ||
Updated•14 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
You need to log in
before you can comment on or make changes to this bug.
Description
•