Closed Bug 1194230 Opened 9 years ago Closed 7 years ago

Allow downloading sets of crashes for analysis

Categories

(Socorro :: Webapp, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jrmuizel, Unassigned)

References

Details

Some analysis are not doable with the current tools. It would be very valuable to be able to download all of the crashes for a paticular search and be able to do analysis locally.
Blocks: 1189940
For mass downloads I've found the "cliget" addon to be useful in combination with xargs: https://addons.mozilla.org/en-US/firefox/addon/cliget/ I agree that it's not ideal, but perhaps that can unblock you in the near term.
(In reply to Jeff Muizelaar [:jrmuizel] from comment #0) > Some analysis are not doable with the current tools. It would be very > valuable to be able to download all of the crashes for a paticular search > and be able to do analysis locally. Do you want the minidumps or some metadata/annotations on the crashes (or both)?
(In reply to Robert Kaiser (:kairo@mozilla.com) from comment #2) > (In reply to Jeff Muizelaar [:jrmuizel] from comment #0) > > Some analysis are not doable with the current tools. It would be very > > valuable to be able to download all of the crashes for a paticular search > > and be able to do analysis locally. > > Do you want the minidumps or some metadata/annotations on the crashes (or > both)? I think the json raw dumps would be best.
There's been a few requests for something like this. I'll associate the bugs if I get a few minutes to dig them up. I've seen requests for this sort of bulk downloading, as well as sampling features to pull a fraction of a query. I'm wary of bulk downloads with PII containing info, but with sufficient monitoring and alarm bells I would probably come around. Also some pagination in the API to prevent OOM on the servers
There is a `socorro_crash` dataset available on telemetry containing the public subset of crash reports. I encourage people to use that set of tools going forward, and where possible to do this kind of analysis on managed machines.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.