Socorro: Difference between revisions
m (→Documentation on installing Socorro: Note with link to overall crash reporter documentation) |
(update socorro wiki page) |
||
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/socorro/ Socorro] is a | [https://github.com/mozilla-services/socorro/ Socorro] is a crash ingestion pipeline for collecting, processing and reporting on crashes from Breakpad. | ||
= How to file a bug for Socorro = | = 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 = | = Contributing to Socorro = | ||
The Socorro project is currently hosted on Github at https://github.com/mozilla/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 | Socorro is an open source project and we welcome code contributions. | ||
= Writing tools to use Socorro data = | = Writing tools to use Socorro data = | ||
You can test and learn about the Socorro API here: | You can test and learn about the Socorro API here: | ||
https://crash-stats.mozilla.com/api/ | https://crash-stats.mozilla.com/api/ | ||
= Staging and Testing = | = Staging and Testing = | ||
* Circle CI for testing: https://circleci.com/gh/mozilla-services/socorro | |||
* stage: https://crash-stats.allizom.org/ | |||
= Planning = | = Planning = | ||
We have weekly meetings, though few people attend them. If you'd like to attend a meeting, let us know on #breakpad on IRC. | |||
= Contact Us = | = Contact Us = |
Revision as of 18:31, 1 February 2019
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.
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.
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.com/api/
Staging and Testing
- Circle CI for testing: https://circleci.com/gh/mozilla-services/socorro
- stage: https://crash-stats.allizom.org/
Planning
We have weekly meetings, though few people attend them. If you'd like to attend a meeting, let us know on #breakpad on IRC.
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:
- irc: irc.mozilla.org #breakpad
- email: socorro-dev@mozilla.com
- mailing list: tools-socorro@lists.mozilla.org (https://lists.mozilla.org/listinfo/tools-socorro)