Error Monitoring

Practical Tips on Handling Errors and Exceptions in Python

Error Monitoring
Have you ever encountered a confusing error message that left you wondering what went wrong in your Python code? You’re not alone. Even the most experienced dev...
Read on

Anomaly Alerts Now in Open Beta: Smarter Monitoring, Fewer False Alarms

Error Monitoring
A few weeks ago, we introduced anomaly alerts to early adopters. Today, we’re excited to announce that anomaly alerts are officially in open beta and available ...
Read on

A Guide to Logging in React Native

Error Monitoring
Basic console logging is a good starting point for debugging and understanding an app. For larger, more complex apps, it’s helpful to include additional informa...
Read on

AI Agents: Hype or Reality?

Error Monitoring
A few years ago, it was all about Blockchain; before that, IoT, then Big Data, and even earlier, the Cloud. Each era brought a paradigm shift of sorts, drawing ...
Read on

Using a transformer–based text embeddings model to reduce Sentry alerts by 40% and cut through noise

Error Monitoring
Sentry uses Issue Grouping to aggregate identical errors and prevent duplicate issues from being created, and duplicate alerts being sent. One of the chief comp...
Read on

Maintain smooth game play with Sentry's game engine support

Error Monitoring
Sentry integrates directly with the tools you already use, giving you real-time crash and performance insights for Unity, Unreal Engine, and Godot. Unity: Catch...
Read on

Atomic Repositories in Clean Architecture and TypeScript

Error Monitoring
You’re checking out on an e-commerce site. You have a cart with several items and quantities, and you click the checkout button. Under the hood, the operation f...
Read on

Sentry can’t fix React hydration errors, but it can really help you debug them

Error Monitoring
Hydration failed because the initial ui does not match what was rendered on the server. Don’t you just love hate it when that happens? If you’re building server...
Read on

How to Improve Your Android Debugging Process

Error Monitoring
Debugging Android apps has its unique challenges with crashes, ANRs, and inconsistent logs. But there are some easy ways to quickly identify and resolve issues,...
Read on

How to deal with API rate limits

Error Monitoring
When I first had the idea for this post, I wanted to provide a collection of actionable ways to handle errors caused by API rate limits in your applications. Bu...
Read on

Debugging weird stack traces with Session Replay

Error Monitoring
Imagine this: Your website is getting a lot of traffic and you have some kind of metrics, logging, or performance monitoring setup (maybe even Sentry). You’re a...
Read on

Fallbacks for HTTP 404 images in HTML and JavaScript

Error Monitoring
Your images are 404ing all over the place. You’ve got an angry email from a client. Their site is “broken”, images aren’t loading, cumulative layout shift is ru...
Read on

A story about HTTP status codes and why you should read documentation

Error Monitoring
Since 2020, I’ve been working on an Express (Node.js framework) application to power viewer interactions and events that happen whilst I’m streaming live coding...
Read on

Improve Uptime with Error Prevention and Awareness

Error Monitoring
On any given day, we use rideshare apps to get from one place to another. We check public transportation apps to see when the next train is arriving at the stat...
Read on

Trace Errors Through Your Stack Using Unique Identifiers in Sentry

Error Monitoring
This content is out of date Since this blog was published a lot of improvement have been made to distributed tracing at Sentry. Sentry will now automatically tr...
Read on

Two Keys to Faster Resolution of Ruby Errors

Error Monitoring
I’ve maintained Sentry’s Ruby client for the last couple of years. This all started back when I had a different job and we were using a non-Sentry monitoring se...
Read on

How to Use Error Boundaries in React 16

Error Monitoring
Seen these in your console? 😱 Cannot read property ‘getHostNode' of null 😱 👺 TypeError: Cannot read property '_currentElement' of null 👺 If you maintain a R...
Read on

What is a Script Error?

Error Monitoring
If you’ve done any work with the JavaScript onerror event before, you’ve probably come across the following: "Script error." “Script error” is what browsers sen...
Read on
Go to Next Page
© 2025 • Sentry is a registered Trademark of Functional Software, Inc.