Export crash data

Epocrates Inc.'s Avatar

Epocrates Inc.

18 Apr, 2012 01:22 AM

Is it possible to download the crash data in a CSV format, or something similar?

For example: For Version 2.5 of my application, I would like to export all of the crashes (OS, description, 'crash report description' field) from the HockeyApp interface into an Excel file that contains some special values in the "crash report description" field. One crash per row in Excel.

This would allow me to do some advanced statistics that the 'Stats" graph doesn't provide (such as crashes per sessions).

Thanks,
-Jeff

  1. Support Staff 2 Posted by Thomas Dohmke on 18 Apr, 2012 09:16 AM

    Thomas Dohmke's Avatar

    Hi Jeff,

    it is possible to do this by using our API. First get the list of all crashes, then pull the description for each crash for each crash. I would recommend to use some kind of scripting language (Ruby, Python, etc.) and then create a .csv file that you can import into Excel.

    Kind regards,

    Thomas

  2. 3 Posted by Epocrates Inc. on 02 May, 2012 09:54 PM

    Epocrates Inc.'s Avatar

    Thanks for your reply, this is perfect.

  3. Epocrates Inc. closed this discussion on 02 May, 2012 09:54 PM.

Comments are currently closed for this discussion. You can start a new one.