Grave improvements: Native crash postmortems via Android tombstones
Native crashes on Android have always been harder to debug than they should be. The platform has its own crash reporter () that captures the crashing thread,…
Native crashes on Android have always been harder to debug than they should be. The platform has its own crash reporter () that captures the crashing thread,…
A little while ago, when agents were telling me "You're absolutely right!", I was building webvitals.com. You put in a URL, it kicks off an API request to a…
You spent months instrumenting your app with OpenTelemetry. The idea of ripping it out to adopt a new observability backend is not an option. Sentry's OTLP…
Learn how to capture trace-connected logs across all Next.js runtimes (Edge, Node.js, and browser) using LogTape or the Sentry SDK.
A comprehensive guide to closing critical observability gaps in Next.js applications across client, server, and edge runtimes with Sentry.
Roughly half of all Sentry JavaScript SDK installations remain on v8 or older. Here's what you're missing and why upgrading matters.
Compare Pino, Winston, Bunyan, and LogTape to find the right JavaScript logging library for your Node.js or full-stack application.
Learn how to route OpenTelemetry logs to Sentry's OTLP endpoint without modifying your existing instrumentation code.
React Native SDK 8.0.0 introduces app start error capture, upgraded dependencies, and updated minimum version requirements.
Stop seeing random chunk names in your Next.js errors. Set up source maps in Sentry to get readable stack traces that point to your actual code.
Learn production caching strategies: identify opportunities, instrument Redis, monitor with Sentry, and optimize cache boundaries using AI analysis.
Sentry acquires XcodeBuildMCP, an open source MCP server that gives AI agents the ability to build, test, and debug native iOS and macOS apps autonomously.
Sentry acquired Emerge Tools in May 2025 to bring best-in-class mobile tooling to dev teams. Today, we’re officially bringing Size Analysis - one of their…
Learn how to move beyond blanket sampling and optimize telemetry at scale with tracesSampler, manual replays, and strategic log filtering.
Less code, faster builds, same telemetry. How Sentry’s Next.js SDK supports Turbopack without losing insight into errors or performance.