Confirmed users
537
edits
(first pass at crash data working group page) |
(pass on fleshing out crash data working group charter) |
||
Line 1: | Line 1: | ||
(This is a draft. Fleshing this out as we speak.) | (This is a draft. Fleshing this out as we speak.) | ||
= Quick summary = | |||
* One-line description: All things crash reporting at Mozilla. | |||
* Mailing list: TBD | |||
* Matrix channel (primary): [https://chat.mozilla.org/#/room/#crashdata:mozilla.org #crashdata matrix channel] | |||
* Slack channel (support-only): #crashdata-help | |||
* Meetings: TBD | |||
= Charter = | = Charter = | ||
Line 24: | Line 32: | ||
# '''This group will not fix everything.''' This group will pick and choose feasible tasks over time that move us forward towards the vision as time and resources allow. | # '''This group will not fix everything.''' This group will pick and choose feasible tasks over time that move us forward towards the vision as time and resources allow. | ||
# '''This group will not own crash reporting for websites and other non-products.''' Maybe we could do this especially as the lines between our crash reporting infrastructure and Sentry's blur, but not now. | # '''This group will not own crash reporting for websites and other non-products.''' Maybe we could do this especially as the lines between our crash reporting infrastructure and Sentry's blur, but not now. | ||
= Stakeholders = | = Stakeholders = | ||
Line 41: | Line 43: | ||
The Crash Data Working Group is a public group and we welcome anyone else who's interested in or works on crash reporting and crash data at Mozilla or elsewhere. | The Crash Data Working Group is a public group and we welcome anyone else who's interested in or works on crash reporting and crash data at Mozilla or elsewhere. | ||
= Projects = | |||
{| class="wikitable" | |||
|- | |||
! Project name !! Description !! Contact !! For Support | |||
|- | |||
| [https://wiki.mozilla.org/Modules/All#Crash_reporting Crash Reporting] || Infrastructure and tools used to generate, submit and process crash reports || gsvelto || [https://chat.mozilla.org/#/room/#crashdata:mozilla.org #crashdata matrix channel] | |||
|- | |||
| [https://github.com/mozilla-mobile/android-components/tree/master/components/lib/crash android-components crash library] || AC crash reporter || royang || | |||
|- | |||
| [https://socorro.readthedocs.io/ Socorro] / [https://crash-stats.mozilla.org/ Crash Stats] ([https://wiki.mozilla.org/Modules/All#Socorro module]) || Mozilla's crash ingestion pipeline and tools || willkg || [https://chat.mozilla.org/#/room/#crashdata:mozilla.org #crashdata matrix channel] | |||
|- | |||
| [https://tecken.readthedocs.io/ Tecken] / [https://symbols.mozilla.org/ Mozilla Symbols Server] || Mozilla's symbols server || willkg || [https://chat.mozilla.org/#/room/#crashdata:mozilla.org #crashdata matrix channel] | |||
|- | |||
| [https://github.com/mozilla/dump_syms dump_syms] || Debug symbols dumper || calixte || [https://chat.mozilla.org/#/room/#crashdata:mozilla.org #crashdata matrix channel] | |||
|} | |||
= Documentation = | = Documentation = |