Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mozilla-services/socorro

Socorro is the Mozilla crash ingestion pipeline. It accepts and processes Breakpad-style crash reports. It provides analysis tools.
https://github.com/mozilla-services/socorro

Last synced: 4 days ago
JSON representation

Socorro is the Mozilla crash ingestion pipeline. It accepts and processes Breakpad-style crash reports. It provides analysis tools.

Awesome Lists containing this project

README

        

======
README
======

Socorro is a Mozilla-centric crash ingestion pipeline and analysis tools for
crash reports using the `Breakpad libraries
`_.

* Free software: Mozilla Public License version 2.0
* Community Participation Guidelines `Guidelines `_
* Chat: `#crashreporting matrix channel `__
* Socorro (processor/webapp/cron jobs)

* Code: https://github.com/mozilla-services/socorro/
* Documentation: https://socorro.readthedocs.io/
* Bugs: `Report a bug `_

* Antenna (collector)

* Code: https://github.com/mozilla-services/antenna/
* Documentation: https://antenna.readthedocs.io/
* Bugs: `Report an Antenna bug `_

.. Note::

This is a very Mozilla-centric product. We do not currently have the
capacity to support non-Mozilla uses.

Code of Conduct
===============

This project and repository is governed by Mozilla's code of conduct and
etiquette guidelines. For more details please see the `CODE_OF_CONDUCT.md file
`_.

Documentation
=============

Documentation for setting up Socorro, configuration, specifications,
development, and other related things are at
``_.

Releases
========

We use continuous development and we release often. See our list of releases
for what changes were deployed to production when:

https://github.com/mozilla-services/socorro/tags

Support
=======

Note: This is a Mozilla-specific product. We do not currently have the capacity
to support external users.

If you are looking to use Socorro for your product, maybe you want to consider
this non-exhaustive list of alternatives:

* run your own: `electron/mini-breakpad-server
`_
* run your own: `wk8/sentry_breakpad `_
* hosted/on-premise: `Backtrace `_, `BugSplat `_