Closed
Bug 763116
Opened 12 years ago
Closed 12 years ago
Need to automate regular symbolication of chrome hang reports
Categories
(Mozilla Metrics :: Data/Backend Reports, defect)
Mozilla Metrics
Data/Backend Reports
Tracking
(Not tracked)
RESOLVED
FIXED
Moved to JIRA
People
(Reporter: vladan, Unassigned)
Details
(Whiteboard: [JIRA METRICS-827] [Telemetry:P1] [Snappy:P1] )
While processing chrome hang reports from METRICS-663, I discovered that symbols for nightly builds are deleted every 30 days. We need to set up a cron job which will regularly gather Telemetry pings with chrome hang data and symbolicate the function addresses in the hang reports. I have a very simple script which can do the symbolication part.
Reporter | ||
Updated•12 years ago
|
Group: metrics-private
Reporter | ||
Updated•12 years ago
|
Assignee: nobody → xstevens
Updated•12 years ago
|
Status: NEW → ASSIGNED
Comment 1•12 years ago
|
||
This will be considered with the rest of the telemetry work for next quarter.
Whiteboard: Telemetry
Comment 2•12 years ago
|
||
(In reply to Annie Elliott from comment #1) > This will be considered with the rest of the telemetry work for next quarter. I'm not clear on what this means. Does this mean that we are not even considering working on this until Q3? I'm not sure what "rest of telemetry" part means. Is all telemetry work suspended until Q3?
Whiteboard: Telemetry → Telemetry [Snappy:P1]
Comment 3•12 years ago
|
||
Note, we have a hard 30day window after which it will not be able to symbolicate data from older builds.
Updated•12 years ago
|
Whiteboard: Telemetry [Snappy:P1] → Telemetry -- needs PM project priority
Comment 4•12 years ago
|
||
Paula pointed out that we are already in Q3 :) I would still like clarification & more specific timeframes re:Annie's comment above. Note bug 764216 landed on July 18th. We will start loosing data on June 19th. Annie, please do not remove [Snappy] whiteboard tags.
Whiteboard: Telemetry -- needs PM project priority → Telemetry [Snappy:P1]
Updated•12 years ago
|
Whiteboard: Telemetry [Snappy:P1] → [Telemetry:P1] [Snappy:P1]
Comment 5•12 years ago
|
||
migrated to JIRA https://metrics.mozilla.com/projects/browse/METRICS-827
Assignee: xstevens → nobody
Whiteboard: [Telemetry:P1] [Snappy:P1] → [Telemetry:P1] [Snappy:P1] migrated to JIRA
Updated•12 years ago
|
Version: 1.0 → unspecified
Comment 6•12 years ago
|
||
New JIRA migration identifier - 55 BZ issues being considered in current planning for Q3
Target Milestone: Unreviewed → Targeted - JIRA
Comment 7•12 years ago
|
||
Fixed up symbolicate.py and checked it into our telemetry-toolbox project. I also pushed it out and updated our cron job to use it going forward. In addition I did back runs for all days since June 18th (30 days ago) and the results are reflected on our server (https://metrics.mozilla.com/protected/telemetry/chrome-hangs).
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Whiteboard: [Telemetry:P1] [Snappy:P1] migrated to JIRA → [JIRA METRICS-827] [Telemetry:P1] [Snappy:P1]
You need to log in
before you can comment on or make changes to this bug.
Description
•