Sentry

By Sentry

4.5 out of 5 stars

How would you rate your experience with Sentry?

Compare this with other toolsSave it to your board and evaluate your options side by side.
Save to board

Sentry Reviews & Product Details

Pricing

Pricing provided by Sentry.

Developer

Free

Sentry Media

Sentry Demo - Application Performance Monitoring
Performance gives you the details you need to not only prioritize critical performance issues, but to trace issues down to the root cause to solve them faster.
Sentry Demo - Session Replay
Get to the root cause of an issue faster by watching replays of real user sessions with best-in-class privacy controls. Understand when, where, and how an error is impacting your website or mobile app without having to repro it yourself, talk to a customer, or expose sensitive data.
Sentry Demo - AI and LLM Observability
Agents, LLMs, vector stores, custom logic—visibility can’t stop at the model call. Get the context you need to debug failures, optimize performance, and keep AI features reliable.
Sentry Demo - Structured Logs
Logs are most useful when they’re connected to what you're debugging — issues, traces, and the code itself. Sentry brings logs into the same view as errors and performance, so you can see what happened and why, without switching tools or losing context.
Sentry Demo - AI Debugging
Seer is the AI debugger that uses Sentry context – like errors, traces, logs, replays, and commit history– to flag breaking changes, automatically root cause issues in production, and fix what you missed.
Seer - Sentry's AI Debugging Agent
Play Sentry Video
Seer - Sentry's AI Debugging Agent
How to Monitor Critical Experiences with Sentry
Play Sentry Video
How to Monitor Critical Experiences with Sentry
[Workshop] Fixing Your Frontend: Performance Monitoring
Play Sentry Video
[Workshop] Fixing Your Frontend: Performance Monitoring
Debugging Next.js Applications with Sentry
Play Sentry Video
Debugging Next.js Applications with Sentry
Product Avatar Image

Have you used Sentry before?

Answer a few questions to help the Sentry community

Sentry Reviews (152)

View 1 Video Reviews
Reviews

Sentry Reviews (152)

View 1 Video Reviews
4.5
152 reviews

Review Summary

Generated using AI from real user reviews
Users consistently praise Sentry for its ease of use and detailed error tracking, which significantly enhances their debugging processes. The platform's ability to provide actionable insights and real-time notifications allows developers to address issues proactively, often before customers notice them. However, some users note that the interface can feel overwhelming for newcomers.

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
SDE-1
Small-Business (50 or fewer emp.)
"Sentry Makes Error Fixing Fast with Clear Timelines, Replays, and Stack Traces"
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
Software Developer
Information Technology and Services
Small-Business (50 or fewer emp.)
"Clear, Actionable Error Tracking with Powerful Debugging and Integrations"
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.

Abimael M.
AM
Software Engineer
Information Technology and Services
Small-Business (50 or fewer emp.)
"Sentry Integrates Effortlessly Across React, Node, and Rust"
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.

DR
Small-Business (50 or fewer emp.)
"Detailed Error Monitoring, Cumbersome Setup"
What do you like best about Sentry?

I really appreciate Sentry's super detailed traces and the information about errors, which are extremely helpful. The error grouping in the 'issues' tab makes it easy to see how often an issue is occurring across our stack and provides all the possible information needed to understand what's happening. I also love how it's connected to Claude Code, allowing the agent to pull all the relevant information and look through the logs for me. This connection is beneficial because debugging would take me 10-20x longer without Claude's help, as it efficiently searches through all of our traces and logs to find patterns in usage and errors. Review collected by and hosted on G2.com.

What do you dislike about Sentry?

The logs don't have very good advanced filtering on the UI based on attribute, also there isn't a good API connection to pull the logs from projects. I sometimes have to use MCP with Claude, but the data received isn't always well-organized, leading to confusion. Also, the pricing model/rate limiting is an issue. My bills were extremely high unexpectedly, and I couldn't see the logs I needed until the quota reset. More documentation and advice on minimizing unexpected costs would be helpful. The initial setup was pretty complex and overwhelming, taking me 40 hours to really grasp it, and I still feel I'm not using it to its full capacity. Review collected by and hosted on G2.com.

Edgar L.
EL
Small-Business (50 or fewer emp.)
""
Gareth L.
GL
Deputy Head of Engineering
Small-Business (50 or fewer emp.)
"Intuitive Interface, Needs Logging Improvements"
What do you like best about Sentry?

I like the UI and the UX of the Sentry web app, as it's really nice and modern. It's also quite easy to work with the SDK, which makes integrating and using Sentry straightforward. I’ve used their Discord channel a number of times to reach out to the community for help with issues, and I always get a quick response from Sentry employees there. So I definitely recommend Discord for support. Review collected by and hosted on G2.com.

What do you dislike about Sentry?

There were some issues with the logging side of Sentry when we first set it up with the OTLP log drain. We raised the problems in their Discord channel, and while Sentry team members said they had fixed them, I believe we're still experiencing some issues when trying to filter using the filter bar for certain properties in the log messages. It doesn't find the property, so you have to manually expand a log message and go through additional steps to add it to the filter. I've thought this issue would have been fixed by now as it's been quite a number of months. Also, the auto refresh on the logs seems quite slow and not really as smooth as I’d expect. It sometimes stops, and I've got to refresh the page myself. I've stopped using it as often because of this and tend to manually click refresh. Review collected by and hosted on G2.com.

Verified User in Computer Software
IC
Small-Business (50 or fewer emp.)
"Easy Sentry Integration with Real-Time Insights and Clear Stack Traces"
What do you like best about Sentry?

What I like most about Sentry is how easy it was to integrate into our frontend and how quickly we were able to start getting meaningful insights. As a frontend engineer, the real-time error tracking has been especially helpful for debugging issues fast, since it provides clear stack traces along with useful user context. I also appreciate how seamlessly it connects with tools like Slack, which makes it easier to stay on top of new errors as they come in. Review collected by and hosted on G2.com.

What do you dislike about Sentry?

One thing I dislike about Sentry is the amount of duplicate or noisy events it can generate. As a frontend engineer, this becomes frustrating because it clutters the dashboard and makes it harder to quickly identify real issues.

It also has a direct impact on cost—since Sentry’s pricing is largely based on event volume, even duplicate or low-value errors can consume your quota and increase billing if you go beyond limits . So without careful filtering on the frontend, you can end up paying for noise. Review collected by and hosted on G2.com.

Amrithesh P.
AP
Small-Business (50 or fewer emp.)
"Effortless Error Tracking with Seamless Integration"
What do you like best about Sentry?

I appreciate Sentry for how it displays the issues users face and traces errors effectively. It's great that I can see helpful information like how many times an error has occurred and configure the level of detail via tagging. The minimal setup required is definitely a bonus, eliminating much of the headache on my end. I also like how easily it integrates notifications with Slack, with extensive configuration options for sending them with the specific information I need. The ease of use stands out to me, and I found it really easy to set up and plug into other apps. Their AI feature, Seer, is particularly impressive with its accurate initial guesses that help debug confusing errors. The initial setup of Sentry was super easy and quick, taking about an hour. Review collected by and hosted on G2.com.

What do you dislike about Sentry?

Some of the setup steps were a little confusing, had to rely on AI to understand what some things meant so I guess the onboarding process could be improved in that regard. I think the guides on what to do after you have stuff setup could be improved. I feel like I really need to dig into the docs to get more use out of the software as it provides a lot of features. Review collected by and hosted on G2.com.

Saniya .
S
SDE 3
Small-Business (50 or fewer emp.)
"Effortless Error Tracking with Exceptional UI"
What do you like best about Sentry?

I use Sentry for logging, profiling, and error detection. One major advantage is that it allows us to find and resolve errors much faster, often before customers even notice them. Sentry's logging setup is particularly easy compared to other solutions, which tend to be more difficult and confusing. I like how Sentry's documentation is comprehensive and covers everything I need. This made it easy for me to set up logging and tracing across about 10 micro-services in just two days. The platform itself is intuitive to navigate. I love the unique and fun UI of Sentry. The error tracking is valuable because it provides the complete stack trace, which simplifies problem solving. Additionally, the logging is nearly real-time with only a one-minute delay, which I find impressive. The initial setup was smooth, akin to spreading butter, making the entire adoption seamless. Review collected by and hosted on G2.com.

What do you dislike about Sentry?

They have a strict un-changeable 30 day retention period for logs. I would very much like for it to be customizable even if it costs extra. Review collected by and hosted on G2.com.

bebin _.
B_
Technical Project Manager
Mid-Market (51-1000 emp.)
"Insightful Analytics, But Missing Video Metrics"
What do you like best about Sentry?

I really find Sentry helpful for identifying code level bugs through the issues section. It’s great that I can add our app and get warnings and error messages which I can report to the dev team to optimize app performance. The insights and dashboards are also really useful, especially for creating weekly reports. I like that the dashboard provides web page load times with different percentile values, which is important for understanding user impact and improving user experience by reducing loading times. After the initial setup, it became very comfortable to use. Review collected by and hosted on G2.com.

What do you dislike about Sentry?

Sentry does not provide insights for video content like video start time and buffer time, making it difficult to analyze video performance. Also, although Sentry tracks page loads, it would be beneficial to have an option to view weekly or monthly uptime for different pages. Review collected by and hosted on G2.com.

Questions about Sentry? Ask real users or explore answers from the community

Get practical answers, real workflows, and honest pros and cons from the G2 community or share your insights.

GU
Guest User
Last activity 11 months ago

What is your primary use case for Sentry in application monitoring, and how has it impacted your development process?

Verified User
G2
Verified User
Last activity 22 days ago

Does Sentry support distributed tracing?

Pricing Options

Pricing provided by Sentry.

Developer

Free

Team

$26.00

Business

$80.00
Sentry Comparisons
Product Avatar Image
BugSnag
Compare Now
Product Avatar Image
Elasticsearch
Compare Now
Product Avatar Image
Crashlytics
Compare Now
Sentry Features
Real User Monitoring (RUM)
User Reports & Feedback
Tester Reports & Feedback
Team Reports & Comments
Analytics
Bug History
Data Retention
Alerts and Notifications
Product Avatar Image
Sentry