2026 Best Software Awards are here!See the list
Sentry

By Sentry

4.5 out of 5 stars

How would you rate your experience with Sentry?

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 (130)

View 1 Video Reviews
Reviews

Sentry Reviews (130)

View 1 Video Reviews
4.5
130 reviews

Review Summary

Generated using AI from real user reviews
Users consistently praise Sentry for its ease of use and real-time error tracking, which significantly simplifies debugging processes. The platform's ability to provide detailed error reports and integrate seamlessly with various tools enhances developers' productivity. However, some users note that the UI can be overwhelming for newcomers, making initial navigation challenging.

Pros & Cons

Generated from real user reviews
View All Pros and Cons
Search reviews
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
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.

AA
Software Developer
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.

JH
Front end developer
Small-Business (50 or fewer emp.)
"Cuts through the noise and makes debugging production issues a breeze"
What do you like best about Sentry?

Sentry is incredible at cutting through the noise. Instead of sifting through endless logs trying to find what went wrong, Sentry groups related errors together and surfaces the ones that actually matter. The real-time alerting is fast and actionable, and the stack traces with source maps make debugging so much faster. We went from spending hours tracking down production issues to resolving them in minutes. Review collected by and hosted on G2.com.

What do you dislike about Sentry?

The pricing can add up quickly once you start hitting higher event volumes, and the alert configuration has a bit of a learning curve to get dialed in without getting spammed. The UI can also feel slightly overwhelming at first with all the features available, but once you know your way around it becomes second nature. Review collected by and hosted on G2.com.

Andrés T.
AT
Co-founder & CTO
Small-Business (50 or fewer emp.)
""
Verified User in Computer Software
AC
Mid-Market (51-1000 emp.)
"Effortless Error Tracking and Seamless Team Alerts"
What do you like best about Sentry?

Sentry is a great monitoring tool that allows us to keep track of unexpected errors in different projects and have them mapped to different teams based on a set of rules you can define for each repository is great!

In addiction to that, the power to setup alerts and connect them to each team slack channel makes the issues identification and fix so much easier and smoother for all engineers. Review collected by and hosted on G2.com.

What do you dislike about Sentry?

One drawback is the absence of automated processes to determine which team owns a specific issue. Although there are mapping options available, they require manual setup. Introducing an AI-based assignment feature would truly be a game changer! Review collected by and hosted on G2.com.

Ravindra N.
RN
SDET - 2
Oil & Energy
Enterprise (> 1000 emp.)
"Best for catching production crashes"
What do you like best about Sentry?

Real user crash reports with full stack traces beat "cannot reproduce" tickets any day. The breadcrumbs feature shows exactly what users did before crashing, helped me write regression tests for edge cases we never thought of. Release tracking lets us pinpoint which build introduced bugs. Performance monitoring caught ANRs in our payment flow that only happened on low-end devices. Session replay basically shows me the bug happening live. Review collected by and hosted on G2.com.

What do you dislike about Sentry?

Sometimes crashes get grouped wrong and we miss critical issues. The Android SDK adds almost 2MB to our APK size. Review collected by and hosted on G2.com.

Joshua P.
JP
Principle Engineer
Small-Business (50 or fewer emp.)
"Everything you need for observability"
What do you like best about Sentry?

Developer-first features that are easy to use and let you go deep where you need it. The docs are easy to follow to get everything setup, took only a few minutes to get it setup for a new Next.js project. I jump in every few days/weekly to see what errors have popped up, as more usage happens in the service, I'm sure I will use it more. Very easy to integrate into our workflows. Review collected by and hosted on G2.com.

What do you dislike about Sentry?

It can be overwhelming just how many features there are, it throws you into the deep end with what you can see. Which lets you attack what you want to get at easily, but can make it hard to know exactly where to draw the line initially Review collected by and hosted on G2.com.

Romain M.
RM
CEO
Small-Business (50 or fewer emp.)
"Powerful Tool for Bigger Projects"
What do you like best about Sentry?

- Rich context about error

- Easy of install on any project

- Great integration with some third party like Jira

- Use every day to track no bug or regression Review collected by and hosted on G2.com.

What do you dislike about Sentry?

- Overskill for small projet

- If project is miss configured limit will be reach fast Review collected by and hosted on G2.com.

Chitsanucha S.
CS
Front-End Engineer
Enterprise (> 1000 emp.)
"Effortless Error Monitoring with Sentry"
What do you like best about Sentry?

I like Sentry's nice, easy-to-use interface and the ability to quickly filter log data. The email weekly reporting is also a great feature. Setting it up was very easy, just installing code on websites. These features save me time when debugging. Review collected by and hosted on G2.com.

What do you dislike about Sentry?

Sometimes there is not enough data to find what exactly caused some errors, but it is JavaScript limitation mostly I think Review collected by and hosted on G2.com.

Ion M.
IM
Project Manager
Small-Business (50 or fewer emp.)
"Very good loging platform but a little price"
What do you like best about Sentry?

What I like most about Sentry is how quickly it shows me when something breaks. I don’t have to dig through logs for hours — the error details, stack trace, and even user context are all right there. It just makes life easier! I especially like the Slack integration. Review collected by and hosted on G2.com.

What do you dislike about Sentry?

Mostly I dislike the last changes in pricing policy and pricing building, they changed it in a very inconvenient way for me. I don't like that even if a have a subscription I'am not able to see all the error that exceeds the subscription amount which means if you exceed the subscription then your Snetry work is dead until the next billing date. Review collected by and hosted on G2.com.

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)
Second by Second Metrics
User Reports & Feedback
Tester Reports & Feedback
Team Reports & Comments
Analytics
Bug History
Data Retention
Performance Baselines
Performance Analysis
Performance Monitoring
Product Avatar Image
Sentry