Sentry is a modern error logging and aggregation platform. And it's cool
The Sentry package fundamentally is just a simple server and web UI. It will
handle authenticating SDKs (such as Raven <https://github.com/getsentry/raven-python>_),
all of the logic behind storage and aggregation, and alerting team members.
That said, Sentry is not limited to Python. The server is in Python, but it contains a full API for sending events from any language, in any application.
Official Sentry SDKs
* `JavaScript <https://github.com/getsentry/raven-js>`_
* `React-Native <https://github.com/getsentry/react-native-sentry>`_
* `Python <https://github.com/getsentry/raven-python>`_
* `Ruby <https://github.com/getsentry/raven-ruby>`_
* `Node <https://github.com/getsentry/raven-node>`_
* `PHP <https://github.com/getsentry/sentry-php>`_
* `Go <https://github.com/getsentry/raven-go>`_
* `Java <https://github.com/getsentry/sentry-java>`_
* `Swift <https://github.com/getsentry/sentry-swift>`_
* `Objective C <https://github.com/getsentry/sentry-objc>`_
* `C# <https://github.com/getsentry/raven-csharp>`_
* `Perl <https://github.com/getsentry/perl-raven>`_
* `Elixir <https://github.com/getsentry/sentry-elixir>`_
Resources
---------
* `Documentation <https://docs.sentry.io/>`_
* `Community <https://forum.sentry.io/>`_ (Bugs, feature requests, general questions)
* `Bug Tracker <https://github.com/getsentry/sentry/issues>`_
* `Code <https://github.com/getsentry/sentry>`_
* `IRC <irc://irc.freenode.net/sentry>`_ (irc.freenode.net, #sentry)
* `Transifex <https://www.transifex.com/getsentry/sentry/>`_ (Translate Sentry!)
Content type
Image
Digest
Size
284.1 MB
Last updated
about 9 years ago
docker pull malikanshul29/sentry