Closed Bug 1212088 Opened 9 years ago Closed 9 years ago

Expose graphics related CSV report via webapp

Categories

(Socorro :: Webapp, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: peterbe, Assigned: peterbe)

References

Details

Attachments

(1 file)

We used to have a cron job that looks at `reports` and populates this into a CSV file and stores that on the crash-analysis box's filesystem. 

We've decided to not do that any more. Instead we'll make it a run-time report. Same query, just that it's generated on the fly via the webapp.
Assignee: nobody → peterbe
Blocks: 1212091
FWIW, the downside of that is that the info through the webapp is only available for a limited time while we have the CSV data going back very far and making long-term analysis possible. Just want to point that out, not blocking anything.
Yes, the graphics team, at least, will be pulling this data down and storing it in random external drives...
(In reply to Robert Kaiser (:kairo@mozilla.com) from comment #1)
> FWIW, the downside of that is that the info through the webapp is only
> available for a limited time while we have the CSV data going back very far
> and making long-term analysis possible. Just want to point that out, not
> blocking anything.

This is correct. But let's not derail this effort. Milan and his team is prepared for this new way of working. We can have a private conversation about this in more detail if you'd like. I think this is a big deal in terms of how Socorro works/going to work.
Commits pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/7c9133fb01b68e0275c968b34f351fe310597938
fixes bug 1212088 - Expose graphics related CSV report via webapp

https://github.com/mozilla/socorro/commit/ad210075c6693d6529f9ef85318a6f906b7da0d8
bug 1212088 - blank out not needed columns

https://github.com/mozilla/socorro/commit/35bfd296f53dcc513278e2f71418f131fda8349b
bug 1212088 - also don't select bug_list

https://github.com/mozilla/socorro/commit/42e1073942c6b20f7b924e0f322cc4f511257fb2
bug 1212088 - necessary fields based on Anthony Hughes's evaluation

https://github.com/mozilla/socorro/commit/0f00ccc7f1363d47a6794cf413f6a13b098701ed
Merge pull request #3027 from peterbe/bug-1212088-expose-graphics-related-csv-report-via-webapp

fixes bug 1212088 - Expose graphics related CSV report via webapp
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: