Like stack traces,
but more and better

Stack traces, also referred to as a backtrace, are often used to debug or troubleshoot. Sentry enhances stack traces with all the information you wish they had to enhance debuggability.

Source code

Sentry shows your source code right in the stack trace, so you don’t need to find it yourself. Integrating with GitHub, GitLab, Azure, and Bitbucket, you can jump straight into the code from the error.

Issue Filters

Issue filters

To reduce noise, Sentry groups related issues by analyzing stack traces, exceptions, and messages, surfacing the most critical issues. Plus, you can update filters to focus on application-specific errors, include framework errors, or show the raw trace for deeper debugging.

Stack locals

For Node, Python, and PHP you can see the exact value of each variable at the time of the crash or error.

Compression got you down?

Sentry can show your source code even if it has been minified, compiled, transpiled, or beguiled.

Sourcemaps for JavaScript

React(JSX), ES6, and CoffeeScript

See the docs

Symbolication for Cocoa

macOS, tvOS, watchOS, and iOS

See the docs

Sensitive data scrubbing

We automatically scrub things that include personal information, such as credit cards, passwords, or api_keys.

You can also specify custom values to scrub and filter data on the client side before it gets sent to us.

See the docs

FAQs

We do other cool things too

© 2025 • Sentry is a registered Trademark of Functional Software, Inc.