Confirmed users
539
edits
(update socorro wiki page) |
(update and add links to docs) |
||
| Line 5: | Line 5: | ||
[[Breakpad]] is a set of libraries by Mozilla products for client-side crash reporting. | [[Breakpad]] is a set of libraries by Mozilla products for client-side crash reporting. | ||
[https://github.com/mozilla-services/socorro/ Socorro] is a crash ingestion pipeline for collecting, processing and reporting on crashes from Breakpad. | [https://github.com/mozilla-services/socorro/ Socorro] is a crash ingestion pipeline for collecting, processing, and reporting on crashes from Breakpad. | ||
See [https://socorro.readthedocs.io 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 = | = How to file a bug for Socorro = | ||
| Line 23: | Line 25: | ||
You can test and learn about the Socorro API here: | You can test and learn about the Socorro API here: | ||
https://crash-stats.mozilla. | https://crash-stats.mozilla.org/api/ | ||
= Staging and Testing = | = Staging and Testing = | ||
| Line 29: | Line 31: | ||
* Circle CI for testing: https://circleci.com/gh/mozilla-services/socorro | * Circle CI for testing: https://circleci.com/gh/mozilla-services/socorro | ||
* stage: https://crash-stats.allizom.org/ | * stage: https://crash-stats.allizom.org/ | ||
= Contact Us = | = Contact Us = | ||
| Line 38: | Line 36: | ||
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: | 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 | * email: socorro-dev@mozilla.com | ||
* mailing list: tools-socorro@lists.mozilla.org (https://lists.mozilla.org/listinfo/tools-socorro) | * mailing list: tools-socorro@lists.mozilla.org (https://lists.mozilla.org/listinfo/tools-socorro) | ||