Sentry icon indicating copy to clipboard operation
Sentry copied to clipboard

Sentry is cross-platform crash reporting built with love. 网易内网使用的二次开发版本。

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 <https://github.com/getsentry/raven-python>_) 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 <https://docs.getsentry.com/>_
  • Bug Tracker <https://github.com/getsentry/sentry/issues>_
  • Code <https://github.com/getsentry/sentry>_
  • Ask on Stack Overflow <https://stackoverflow.com/questions/ask?tags=sentry>_
  • Mailing List <https://groups.google.com/group/getsentry>_
  • IRC <irc://irc.freenode.net/sentry>_ (irc.freenode.net, #sentry)
  • Transifex <https://www.transifex.com/getsentry/sentry/>_ (Translate Sentry!)