Monitor Unreal Engine Game Performance with Application Metrics
The Unreal SDK now auto-instruments FPS, frame time, network health, and game stats, giving your team real player performance data in production.
The Unreal SDK now auto-instruments FPS, frame time, network health, and game stats, giving your team real player performance data in production.
Events from Expo apps account for about 75% of the total event volume we receive from React Native apps. That number made it an easy decision to invest in updates to the Sentry React Native SDK to improve the debugging and performance workflow for your Expo apps.
Application Metrics is a new way to track the critical signals in your application — with full user context and a one-click jump to the trace when something spikes.
Two commands to go from nothing to a fully configured Sentry project. Or zero commands, if you let your coding agent handle it.
Sentry now connects natively to Perforce P4, bringing stack trace linking, suspect commits, on-demand source context, and P4 Code Review support to teams in game development and VFX.
Seer Agent is the AI debugger that already has your data. Ask it anything about your app and it walks Sentry's trace-connected graph to find the answer.
We removed all advertising cookies from sentry.io two years ago and never looked back. Here's what we learned about where the growth budget went and how to measure what you can't track.
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.