Closed
Bug 729214
Opened 13 years ago
Closed 13 years ago
Need to push ADU data for ESR releases
Categories
(Mozilla Metrics :: Data/Backend Reports, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Unreviewed
People
(Reporter: jberkus, Assigned: dre)
References
Details
(Whiteboard: [esr])
The socorro project is required to handle ESR releases by the go-live date of Fennec 10.0.2esr (march 13). As such, we would like to incorporate reporting on ESR crashes by the release date of Socorro 2.5 (February 29). In order to do this, we will need to have ADU for the ESR versions.
Questions:
1) Is metrics already planning to calculate ADU for the ESR versions?
2) Can you push this ADU to the Postgres database?
3) Can you tell us how to identify ESR versions in the ADU?
4) Can you push some test data in this format in advance of the general release of the ESRs, so that we can test our code?
Thanks for your help!
Assignee | ||
Comment 1•13 years ago
|
||
ESR is distinguished by its channel name, "esr". Since Socorro has custom channel filtering that breaks out nightly, aurora, and beta then lumps everything else into the "release" bucket, those ESR installations are currently lumped in the same with other 10.0 release ADI.
I can make a change today to additionally break out the esr channel. Then, you guys can query for those ADI specifically and do anything you like with them.
Reporter | ||
Comment 2•13 years ago
|
||
That would be great, thanks!
Reporter | ||
Comment 3•13 years ago
|
||
This is working correctly on StageDB.
QA, you can verify by checking the graphs for ESR versions.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•