Sentry Reviews (220)

View 1 Video Reviews
Reviews

Sentry Reviews (220)

View 1 Video Reviews
4.5
220 reviews

What do users say?

Generated using AI from real user reviews
Users consistently praise Sentry for its real-time error tracking and detailed stack traces, which significantly streamline the debugging process. The ability to quickly identify and fix issues before they impact users is a major benefit, enhancing overall productivity. However, many note that the interface can feel overwhelming at first, and alert noise may require careful tuning to manage effectively.

Pros & Cons

Generated from real user reviews
View All Pros and Cons
Search reviews
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
Kushal G.
KG
Kushal G.
SDE-1
Small-Business (50 or fewer emp.)
"Sentry Makes Error Fixing Fast with Clear Timelines, Replays, and Stack Traces"
5/5
What do you like best about Sentry?

Sentry has become the industry standard for error tracking because it shifts the focus from "something is wrong" to "here is exactly how to fix it."

The "magic" of Sentry lies in its ability to provide a timeline of events leading up to a crash. It captures:

Breadcrumbs: A trail of user actions (clicks, navigation, API calls) that occurred right before the error.

Session Replay: A video-like reproduction of the user's screen, allowing you to see exactly what they saw without asking them for a screenshot.

Stack Traces: Direct links to the specific line of code in your GitHub or GitLab repository that caused the failure Review collected by and hosted on G2.com.

What do you dislike about Sentry?

Duplicate Issues: Sometimes slight variations in a stack trace (like different line numbers in different versions) cause Sentry to treat the same bug as two separate issues, leading to duplicate notifications. Review collected by and hosted on G2.com.

Arpit A.
AA
Arpit A.
Software Developer
Information Technology and Services
Small-Business (50 or fewer emp.)
"Clear, Actionable Error Tracking with Powerful Debugging and Integrations"
5/5
What do you like best about Sentry?

Clear, actionable error tracking

Instead of dumping raw logs, Sentry groups similar errors, shows stack traces, and highlights the root cause—so you’re not digging through noise.

Great developer experience

The UI is clean and intuitive, and the setup for most frameworks (JavaScript, Python, etc.) is straightforward. You can get useful insights with minimal configuration.

Real-time alerts that actually matter

It notifies you when something breaks, but with smart grouping so you don’t get spammed with duplicate alerts.

Powerful context & debugging tools

You get breadcrumbs, user sessions, request data, and environment info—basically a replay of what led to the error.

Performance monitoring + tracing

Beyond crashes, it helps track slow transactions and bottlenecks, which is huge for improving user experience.

Integrations that fit dev workflows

Works well with tools like GitHub, Slack, Jira, etc., so issues flow naturally into your existing process. Review collected by and hosted on G2.com.

What do you dislike about Sentry?

Self-hosting is not trivial

While it’s open-source, running your own instance of Sentry reliably at scale requires significant infrastructure and maintenance effort. Review collected by and hosted on G2.com.

Verified User in Computer Software
IC
Verified User in Computer Software
Mid-Market (51-1000 emp.)
"Deep Error Insights and Session Replay That Speed Up Troubleshooting"
4.5/5
What do you like best about Sentry?

What I like most about Sentry is the depth and quality of the information it provides when investigating application issues. The error logging is extremely detailed, allowing users to drill down into exceptions, stack traces, device information, and environmental data to better understand the root cause of problems.

The session replay functionality is particularly valuable, as it provides visibility into the actions performed by users leading up to an error, making troubleshooting significantly more efficient. The platform also offers useful insights into user impact, device types, operating systems, and geographic distribution, helping teams understand how widespread an issue may be.

In addition, Sentry's customizable dashboards and reporting capabilities make it easy to monitor application health, track trends, and focus on the metrics most relevant to different stakeholders. From a Business Analyst perspective, it provides a clear view of application behavior and user experience, enabling more informed discussions with development teams and faster identification of potential issues. Review collected by and hosted on G2.com.

What do you dislike about Sentry?

the main area where I believe Sentry could improve is its user interface and overall navigation experience. While the platform provides a wealth of valuable information and powerful diagnostic capabilities, the sheer volume of features and data can make it difficult for new or infrequent users to find what they are looking for quickly.

There is a noticeable learning curve when navigating between dashboards, issues, traces, and session replays, and some workflows can feel less intuitive than expected. Simplifying the interface, improving navigation, and making key features easier to discover would help users realize the full value of the platform more quickly. Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Verified User in Computer Software
Small-Business (50 or fewer emp.)
"Super useful; wish I could use more on free tier"
4.5/5
What do you like best about Sentry?

The AI assistant is very cool. I've used it to make new dashboards from scratch, and to debug issues. It's saved me hours of tedious work. It takes a little bit of prompt engineering sometimes, but it's free and fairly easy to use. Very cool! Review collected by and hosted on G2.com.

What do you dislike about Sentry?

I wish the free tier weren't more restrictive. Maybe that's selfish of me. But I'm between jobs and making passion/resume projects, so I can't afford the $100+ monthly for all the paid tiers of all the services I use. Review collected by and hosted on G2.com.

Verified User in Information Services
AI
Verified User in Information Services
Small-Business (50 or fewer emp.)
"Sentry: Essential Tool with Seamless Setup and Detailed Error Tracking"
5/5
What do you like best about Sentry?

I like that Sentry catches issues that show up on real devices that I can’t always test myself. It’s especially helpful because my app, Vulpo, connects to people’s Home Assistant server, and every setup is a little different. I also appreciate the stack traces and debug symbolication, since they give me detailed errors with the exact lines of code that triggered the problem. On top of that, the initial setup was really easy.

The UI/UX is strong overall, although a few elements feel a bit too buried. There are also a lot of integrations; I don’t use most of them right now, but it’s good to know they’re available if I ever need them.

Performance could be better, especially with Session Replay enabled on iOS with SwiftUI, where it can cause some micro-hangs. If I don’t use Session Replay, performance is great. Pricing is also great, with a generous free tier and paid plans that feel fair.

The AI/Intelligence features are fairly useful, but they aren’t the main reason I buy in. Seer (the code review) is something I can’t fully trust with a relatively large codebase, but it’s still nice for a first assessment of an issue. Review collected by and hosted on G2.com.

What do you dislike about Sentry?

Not much to complain honestly. Would love an app for my phone. Review collected by and hosted on G2.com.

Kristján O.
KO
Kristján O.
Small-Business (50 or fewer emp.)
"Exceptional Error Monitoring"
4/5
What do you like best about Sentry?

I really appreciate the error monitoring in Sentry; I think it's the best feature. I find the metrics and performance, particularly the traces, very useful. Diving into a request on both the frontend and the backend and being able to quickly pinpoint where the majority of the time is being spent is extremely useful. Also, the initial setup of Sentry was very easy, which was a big plus. Review collected by and hosted on G2.com.

What do you dislike about Sentry?

We recently turned on logs via a trial and started sending all the logs from our app to it. I think it's hard to see how much it will cost. I'm sending a 100 gigabytes of logs every day, and that will cost us a bunch of money and we're not gonna do that. So I need to figure out now how to trim that down into a reasonable dollar number for us. Review collected by and hosted on G2.com.

Abimael M.
AM
Abimael M.
Software Engineer
Information Technology and Services
Small-Business (50 or fewer emp.)
"Sentry Integrates Effortlessly Across React, Node, and Rust"
5/5
What do you like best about Sentry?

I really enjoy Sentry's ease of integration, i've worked on a lot different codebases, and Sentry is always very easy to integrate regardless of the architecture.

Recently, i integrated Sentry on a pretty distributed app architecture, and we were able to get traces from React, Node and Rust, and using trace continuation across Typescript, TSX and Rust.

I also use Sentry's notifications on Slack, so i can follow specific labels, for errors on the modules that i'm the owner of. Review collected by and hosted on G2.com.

What do you dislike about Sentry?

I think this is user error, but it's very easy to get a noisy Sentry if not configured correctly.

When integration you need mainly uncaught exceptions are logged into sentry, and any important errors, such a specific integration thats key to your app.

I try to avoid having captureException calls around, and having a good architecture that makes it so actual exceptions, DB errors, Library Errors, etc, do make it to the top level. Review collected by and hosted on G2.com.

Marcus S.
MS
Marcus S.
Desenvolvedor .NET
Small-Business (50 or fewer emp.)
"Effortlessly Elevates Observability with Seamless Integration"
5/5
What do you like best about Sentry?

I like that Sentry makes it easy to add observability with logs, traces, and metrics across different programming languages and frameworks. The API and SDK are clean and easy to use, and the integration with frameworks like Java Spring Boot and Go with Gin, as well as our loggers, is seamless. The instrumentation of use cases is straightforward with OpenTelemetry. Sentry's dashboard provides metrics that we previously had to gather with SQL queries. Logging and tracing help us quickly identify and fix problems, improving performance and enhancing customer experiences. The integration and setup are very easy, adding both ease and speed to our software projects. Review collected by and hosted on G2.com.

What do you dislike about Sentry?

Nothing at all Review collected by and hosted on G2.com.

Alex S.
AS
Alex S.
Software Architect/Team Lead/Tech Lead
Small-Business (50 or fewer emp.)
"Streamlined Error Tracking with Stellar Integration"
5/5
What do you like best about Sentry?

I use Sentry for monitoring my mobile app on .NET MAUI, backend APIs on .NET Core, and the front-end on Angular. I appreciate the structural monitoring of issues, centralized logging, and the ability to send and attach dsyms from MAUI iOS apps and Angular sourcemaps, which speeds up debugging and resolving incidents. I like attaching sourcemaps and dsyms to the debug log, web app screen recording, and capturing screens from the mobile app on errors. The logs viewer is useful to me. Sentry is currently the best tool for issues logging and tracking, and its good integration with ClickUp and Bitbucket is a plus. The initial setup was pretty easy thanks to Sentry's perfect documentation and skills for LLMs that improve the integration setup. Review collected by and hosted on G2.com.

What do you dislike about Sentry?

I'm waiting for screen recordings for the MAUI iOS app. They already have session replay for web apps, and I'm waiting for that feature for MAUI iOS apps. Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
UI
Verified User in Information Technology and Services
Small-Business (50 or fewer emp.)
"Streamlined Error Tracking with Detailed Insights"
4.5/5
What do you like best about Sentry?

I use Sentry mainly for tracking application errors and monitoring performance, and it helps me quickly identify bugs by showing detailed error logs, stack traces, and user context. I like how Sentry gives complete and clear error details in one place, showing exactly where and why an error happened in the code, making debugging very fast and efficient. I appreciate the real-time alerts that indicate when something breaks and help in identifying performance bottlenecks like slow API calls or pages. Integrating Sentry with tools like Slack for instant error alerts and GitHub to link errors directly with commits is beneficial. Switching to Sentry from basic logging tools improved our error tracking and monitoring, making it more efficient and organized. Review collected by and hosted on G2.com.

What do you dislike about Sentry?

Some things in Sentry could be improved. The initial setup can be a bit confusing and sometimes it sends too many notifications if not configured properly. Also, for larger projects, the pricing can feel a bit high. Review collected by and hosted on G2.com.