Closed Bug 1475064 Opened 6 years ago Closed 6 years ago

add “Telemetry” tab to the new crash detail page

Categories

(Socorro :: Webapp, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: alexisdeschamps, Unassigned)

References

Details

This bug covers the “Telemetry” tab on the Socorro crash report page. Example page: https://crash-stats.mozilla.com/report/index/5bcb113c-8758-43b4-8a6e-2781c0180711#tab-telemetryenvironment The tab would need the following data about the crash: - the TelemetryEnvironment from RawCrash().get(<crash_id>) as a JSON object RawCrash is a class in socorro/webapp-django/crashstats/crashstats/views.py This is how the data could be obtained through an API: GET https://crash-stats.mozilla.com/api/report/index/<crash id>/telemetry This bug involves: - writing an API to get the mentioned data in an easy-to-use JSON format - creating the front-end components to display this data
No longer depends on: 1475063
Blocks: 1475070
No longer blocks: 1475070
Marking as INVALID. Going to do the work in the original bug.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.