Skip to content

Instantly share code, notes, and snippets.

@evanpurkhiser
Last active February 5, 2019 02:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save evanpurkhiser/7fce83965aab97dd06fac6d2f9d512ad to your computer and use it in GitHub Desktop.
Save evanpurkhiser/7fce83965aab97dd06fac6d2f9d512ad to your computer and use it in GitHub Desktop.

Sentry

Users and logs provide clues. Sentry provides answers.

What's Sentry?

Sentry fundamentally is a service that helps you monitor and fix crashes in realtime. The server is in Python, but it contains a full API for sending events from any language, in any application.

Official Sentry SDKs

Resources

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment