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,...
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...
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...
At Sentry, we employ several measures to avoid Session Replay negatively impacting the end-user performance of your web application. A new measure we...
Sentry now handles exception groups for users using ExceptionGroup and derived types in Python, or similar classes such as AggregateException in .NET. Within...
SQL is shown throughout Sentry.io in issue breadcrumbs, performance issues, and transaction spans. Previously this SQL was not formatted, making it difficult...
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...
You can now monitor your recurring jobs in less than five minutes for Python, Celery, PHP, Laravel, and Node.JS.
In Sentry Python SDK version 1.23.0 we introduced support for Loguru . Example usage (see the documentation to learn more): What will happen:
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...