Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mozilla-services/socorro
- Owner: mozilla-services
- License: mpl-2.0
- Created: 2011-08-24T19:21:49.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2024-12-04T18:22:47.000Z (9 days ago)
- Last Synced: 2024-12-04T19:25:50.127Z (9 days ago)
- Language: Python
- Homepage: https://crash-stats.mozilla.org/
- Size: 174 MB
- Stars: 586
- Watchers: 45
- Forks: 223
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-python-applications - Repo - stats.mozilla.org/). `(server)` (<a id="tag-dev" href="#tag-dev">Dev</a> / <a id="tag-dev-other" href="#tag-dev-other">Other Dev projects</a>)
- awesome-python-applications - Repo - stats.mozilla.org/). `(server)` (<a id="tag-dev" href="#tag-dev">Dev</a> / <a id="tag-dev-other" href="#tag-dev-other">Other Dev projects</a>)
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 `_