Socorro
Socorro is the name for the Mozilla Crash Stats project. It is an open source project which other companies are also using for crash statistics.
Contents
Overview
Breakpad is a set of libraries by Mozilla products for client-side crash reporting.
Socorro is a crash ingestion pipeline for collecting, processing, and reporting on crashes from Breakpad.
See Socorro documentation for how to add support for new products, fix signature generation, add new crash annotations to crash reports, and other things.
How to file a bug for Socorro
Bugs can be filed at: https://bugzilla.mozilla.org/enter_bug.cgi?format=__standard__&product=Socorro
Thank you for filing bugs!
Contributing to Socorro
The Socorro project is currently hosted on Github at: https://github.com/mozilla-services/socorro
Socorro is an open source project and we welcome code contributions.
Writing tools to use Socorro data
You can test and learn about the Socorro API here:
https://crash-stats.mozilla.org/api/
Staging and Testing
- Circle CI for testing: https://circleci.com/gh/mozilla-services/socorro
- stage: https://crash-stats.allizom.org/
Contact Us
We will be happy to answer your questions to help you get your Socorro install up off the ground. You may contact the Socorro team at either:
- matrix: #breakpad
- email: socorro-dev@mozilla.com
- mailing list: tools-socorro@lists.mozilla.org (https://lists.mozilla.org/listinfo/tools-socorro)