# sentry **Repository Path**: mirrors_adamchainz/sentry ## Basic Information - **Project Name**: sentry - **Description**: Sentry is cross-platform crash reporting built with love - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2025-11-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Sentry ====== Sentry is a modern error logging and aggregation platform. Sentry is a Server ------------------ The Sentry package fundamentally is just a simple server and web UI. It will handle authenticating clients (such as `Raven `_) and all of the logic behind storage and aggregation. That said, Sentry is not limited to Python. The primary implementation is in Python, but it contains a full API for sending events from any language, in any application. Resources --------- * `Documentation `_ * `Bug Tracker `_ * `Code `_ * `Ask on Stack Overflow `_ * `Mailing List `_ * `IRC `_ (irc.freenode.net, #sentry) * `Transifex `_ (Translate Sentry!)