Categories:
June 2023
Codecov CLI
CODE-COVERAGE
The new Codecov CLI lets you can configure code coverage and more, right in the command line. With the CLI you’ll be able to check coverage insights locally,...
New Crons Timeline View
CRONS
BETA
Understanding all of your Crons statuses at a glance is now easier with Crons' new timeline view. In this new view, you can see an overview of all of your...
Link Stack Traces to Source Code in Java
SDKS
ERROR-MONITORING
ISSUES
For years JavaScript and other devs have been able to link their source code to stack traces from their application errors. Helping them to get the root of...
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...
Github
