SDKs
Error Monitoring
Performance
Beta
Replay
The Sentry SvelteKit SDK is live
Official support for SvelteKit is now live. The SDK is also supported via our wizard to install our SDK with one line npx @sentry/wizard@latest -i sveltekit...
Crons SDKs now available for Python, Celery, PHP, Laravel, and Node.JS
You can now monitor your recurring jobs in less than five minutes for Python, Celery, PHP, Laravel, and Node.JS.
SDKs
Error Monitoring
Issues
Integrations
In Sentry Python SDK version 1.23.0 we introduced support for Loguru . Example usage (see the documentation to learn more): What will happen:
Celery Beat tasks auto-instrumentation
If you want to use Sentry Crons to monitor all your Celery Beat scheduled tasks, you can do so now by the flip of a switch: Now the Sentry Python SDK will...
Automatic monitors for Vercel Cron Jobs
Vercel released support for Cron Jobs , and since we also have support for Cron Job Monitoring (Beta) for Node.js, we wanted to make the set up process even...
You can grant a Sentry member an admin role for team A and a contributor role for team B. This allows Sentry organizations to grant more granular controls to...
Enrich Network Data in Session Replay with Request/Response Bodies
View request/response bodies and API headers, for the URLs you care about in Session Replay . Identify the root cause of arcane errors, while mirroring the...
Connect Session Replays to Backend Errors
Understand the user impact of your backend errors by viewing the associated replay video of the user session. Here's how: 1. On Issue Details for backend web...
Profiling
Billing and Spend
Introducing Performance Units
With the launch of Profiling, Sentry has moved to unit-based pricing for Performance Monitoring. Customers will be charged based on a volume of total...
Profiling General Availability
Sentry Profiling allows for precise code-level visibility into your application performance when running in a production environment. You can use Profiling...