Debugging

Investigating an ‘[Object] not found’ error in Next.js with Tracing in Sentry

Debugging
Breakpoints and console.log statements might save your sanity during local dev, but production issues are another story. In prod, your errors might be distribut...
Read on

JavaScript needs Debug IDs

Debugging
A couple months ago Sentry created a brand new NPM organization (namespace) for debug ids and published a set of packages under that namespace: https://www.npmj...
Read on

How Sentry's AI Autofix Changed my Mind About AI Agents

Debugging
Blockchain, IoT, Big Data. If you’ve been around in tech for a while, you know that these kinds of buzzwords come and go: they make a splash going in and fizzle...
Read on

Breakpoint recap: Uptime Monitoring, robots, and feature flags galore

Debugging
Bugs don’t announce themselves politely. They crash your checkout flow, break authentication, or slow your API to a crawl—usually right before your CEO asks how...
Read on

How to Debug and Log in PHP

Debugging
This guide explains how errors work in PHP and how to debug them efficiently using logging functions and Sentry. The information in this guide is correct for PH...
Read on

A Guide to Logging and Debugging in Java

Debugging
Logging and Debugging in Java: Why Does it Matter? During the development of your program, you might rely on simple println() statements to trace program execut...
Read on
© 2025 • Sentry is a registered Trademark of Functional Software, Inc.