Closed
Bug 1360305
Opened 8 years ago
Closed 8 years ago
perfherder doesn't show alerts on older data (from 5+ months ago)
Categories
(Tree Management :: Perfherder, enhancement)
Tree Management
Perfherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jmaher, Assigned: wlach)
References
Details
Attachments
(1 file)
in investigating tp5 data for the last year on windows 8:
https://treeherder.mozilla.org/perf.html#/graphs?timerange=31536000&series=%5Bmozilla-inbound,b68e2b084272409d7def3928a55baf0e00f3888a,1,1%5D
there are many alerts, I wanted to focus in around November, but when zooming in and hovering over the data points where alerts should be nothing is showing up.
It would be nice since we have the data to allow historical debugging of performance data :)
| Assignee | ||
Comment 1•8 years ago
|
||
Older data doesn't have job ids, which the graphs view currently depends on to identify specific points. Trying to figure out a solution for this.
Comment 2•8 years ago
|
||
| Assignee | ||
Comment 4•8 years ago
|
||
Comment on attachment 8863484 [details] [review]
[treeherder] mozilla:1360305 > mozilla:master
Tested this on treeherder prototype and seems to work well.
Attachment #8863484 -
Flags: review?(rwood)
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → wlachance
Comment 5•8 years ago
|
||
Comment on attachment 8863484 [details] [review]
[treeherder] mozilla:1360305 > mozilla:master
LGTM
Attachment #8863484 -
Flags: review?(rwood) → review+
Comment 6•8 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/bda3f5ee6b64d352b92f4275ab7b61cf9f4c83a9
Bug 1360305 - Make hovering over very old performance data work as expected (#2439)
We don't have job information for data > 4 months old (per Treeherder's job
expiry policy), but we can at least let the user hover over it as they
expect.
| Assignee | ||
Updated•8 years ago
|
Summary: perfherder doesn't show alerts on older alerts (from 5+ months ago) → perfherder doesn't show alerts on older data (from 5+ months ago)
| Assignee | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•