Categories:
June 2023
Session Replay SDK Takes Mutations into Account to Minimize Performance Overhead
SDKS
REPLAY
At Sentry, we employ several measures to avoid Session Replay negatively impacting the end-user performance of your web application. A new measure we...
Exception groups now supported for Python and .NET
SDKS
ERROR-MONITORING
ISSUES
Sentry now handles exception groups for users using ExceptionGroup and derived types in Python, or similar classes such as AggregateException in .NET. Within...
Improved SQL readability
ERROR-MONITORING
PERFORMANCE
UI/UX-UPDATE
SQL is shown throughout Sentry.io in issue breadcrumbs, performance issues, and transaction spans. Previously this SQL was not formatted, making it difficult...
May 2023
The Sentry SvelteKit SDK is live
SDKS
ERROR-MONITORING
BETA
REPLAY
PERFORMANCE
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
SDKS
CRONS
BETA
You can now monitor your recurring jobs in less than five minutes for Python, Celery, PHP, Laravel, and Node.JS.
Python Loguru Support
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
SDKS
CRONS
BETA
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
SDKS
CRONS
BETA
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...
Team Level Roles
BUSINESS
ENTERPRISE
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
REPLAY
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...
Github
