mozilla-services / antenna

Antenna is the collector for the Socorro crash ingestion pipeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Antenna: Mozilla crash ingestion pipeline collector

Antenna is the collector for the Socorro crash ingestion pipeline that supports crash reports with minidumps generated by breakpad.

Uses Python 3, Gunicorn, Falcon and some other things.

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 Antenna, configuration, specifications, development, and other related things are at https://antenna.readthedocs.io/.

Releases

We use continuous development and we release often. Each release corresponds with a git tag.

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

Communication

We all hang out in #crashreporting matrix channel.

About

Antenna is the collector for the Socorro crash ingestion pipeline

License:Mozilla Public License 2.0


Languages

Language:Python 94.6%Language:Shell 2.8%Language:Makefile 1.4%Language:Dockerfile 1.2%