Error Monitoring

Capture and report JavaScript errors with window.onerror

Error Monitoring
onerror is a special browser event that fires whenever an uncaught JavaScript error has been thrown. It’s one of the easiest ways to log client-side errors and ...
Read on

Marking Issues as Fixed in Sentry

Error Monitoring
Since its inception Sentry has allowed you to resolve errors -- that is, tell the system that the issue is fixed. This made sense if you resolved in Sentry afte...
Read on

Snoozing Issues in Sentry

Error Monitoring
We pushed out a minor, but long overdue error monitoring feature today: Snoozing. If you've used the muting functionality in Sentry you'll already feel at home ...
Read on

Debuggable JavaScript in Production with Source Maps

Error Monitoring
These days, the code you use to write your application isn’t usually the same code that’s deployed in production and interpreted by browsers. Perhaps you’re wri...
Read on

How to: Logging Go Errors to Sentry

Error Monitoring
So you're picking up Go and wondering "where did all my exceptions go?" It takes a bit to wrap your head around using Go, especially if you're coming from an in...
Read on

State of the union: JavaScript Exceptions and Stacktraces

Error Monitoring
This post does not have a valid excerpt
Read on

Alerts Beta

Error Monitoring
Today we're launching the first draft of alerts in Sentry. Alerts are triggered when a project's global events per minute accelerates beyond the defined thresho...
Read on
Go to Previous Page
© 2024 • Sentry is a registered Trademark of Functional Software, Inc.