Understand the Entire Context

Sentry shows you everything you need to know to find and fix errors.

Sentry Context feature showing issue details

Track releases

Sentry can associate errors with a specific release so you'll know exactly when errors are introduced.

Fixed the problem? Suppress duplicate errors and receive notifications if things regress in a future release.

Understand your environment

Tags

environment prod
level error
logger javascript
os Mac OSX 10.11.1
os.name Mac OS X
release e18ddd07f08a9e42d1acee5cb1d48793f5c43884

Sentry knows which environment each error comes from, so you can snooze those staging errors until tomorrow morning.

Errors include detailed information about their environment so you'll understand the conditions the error occurred in.

Triage on the fly by environment filtering to see only the errors that matter to you in your development lifecycle.

Consider the users

Filter errors by user, to look into the exact errors they report and the history of their occurance.

See the docs

Add custom context

Search and filter custom tags that you supply and receive alerts when custom conditions are met.

See the docs