SDK Updates

Get More Context about your Cloud Services with Sentry

SDK Updates
A Sentaur who uses Sentry to build Sentry wanted to know where a specific service associated with an issue was being hosted in our cloud…
Read on

Support for Next.js Middleware and Edge Routes

SDK Updates
Third-party JavaScript libraries provide developers with the tools they need to build modern web experiences, and a bit of cheatcode at…
Read on

Getting Started with Jetpack Compose

SDK Updates
Recently, we wrote about the demonstrative move to declarative UI. With Jetpack Compose, Android is joining the declarative trends. Jetpack…
Read on

Local Variables for NodeJS in Sentry

SDK Updates
Stack traces show us exactly where an exception occurred, but you can still be left wondering: What arguments or state caused the exception to occur? If you can reproduce the issue locally with a debugger attached you’ll have access to these local variables, but with Sentry you can identify the exception location *without* needing to reproduce the issue locally. By including local variables with stack traces, Sentry events become much closer to the full debugging experience.
Read on

Install Sentry with a Single Command

SDK Updates
We’re creating a new way to install and set up Sentry. Starting with Next.js, you’ll be able to set up new Sentry accounts or create new…
Read on

How we run our Python tests in hundreds of environments really fast

SDK Updates
Not in a reading mood? You also can watch the talk I gave at DjangoCon 2022. One of Sentries core company values is “for every developer…
Read on

The Sentry Remix SDK is Now Available

SDK Updates
Sentry has made it a priority to support frontend JavaScript developers, regardless of the framework they use. This is why we have SDKs for…
Read on

Relay as a Lambda Extension Using the Actor Model in Rust

SDK Updates
Relay is an open source project by Sentry that receives data from Sentry SDKs for pre-processing. This is done before the data is sent to an…
Read on

FastAPI and Starlette Sentry Integrations Have Arrived

SDK Updates
FastAPI is known for building REST APIs, middleware services, and simple integration for adding authentications and more. And it’s known for…
Read on

Compiling Angular Libraries Properly in a Multi-Framework SDK Monorepo

SDK Updates
Bugs don’t always emerge because we made mistakes, but often because of regressions in libraries or updates to frameworks, languages…
Read on

Understanding the Performance Impact of Generated JavaScript

SDK Updates
There are major package size benefits to reducing the amount of generated JavaScript your package is creating. As part of our larger Javascript SDK package reduction, we spent a considerable effort to minify as much of our code as possible. If you’re looking to do the same, here are six improvements to consider.
Read on

JavaScript SDK “Package Size is Massive” - So we reduced it by 29%

SDK Updates
Developers started to notice just how big our JavaScript package was and yeah, we knew. We weren’t ignoring the issues; after all, we don’t want the Sentry package to be the cause of a slowdown. But to reduce our JavaScript SDK package size effectively we had to account for shipping new capabilities, like being able to manage the health of a release and performance monitoring, while maintaining a manageable bundle size. After all, new features == bigger package - usually.
Read on

.NET MAUI SDK Now Available in Preview

SDK Updates
.NET MAUI has arrived, making multi-platform application development faster and easier from a single C# codebase.
Read on

4 Mobile Vitals to Keep a Pulse on Your Flutter Applications

SDK Updates
Flutter is one of the fastest-growing open source cross-platform development frameworks. The likes of BMW, Google Pay, Tencent, and iRobot…
Read on

Sentry’s Android Gradle Plugin Updated with Room Support and More

SDK Updates
Monitoring performance is a critical part of software development. We just released version 3.0.0 of our Sentry Android Gradle plugin, which…
Read on

Performance Monitoring and more updates to Sentry for Electron

SDK Updates
For those who aren’t that familiar with it, Electron is an open-source framework that allows developers to build cross-platform desktop…
Read on

Bytecode transformations: The Android Gradle Plugin

SDK Updates
The first part of a blog post series about bytecode transformations on Android, where we talk about different approaches to bytecode manipulation in Java as well as how to make it work with Android and the Android Gradle plugin.
Read on

A Gem of an Update: Performance Monitoring for Ruby

SDK Updates
In order to continuously improve your Ruby application, you need to understand everything your code touches. That means visibility into how…
Read on
Go to Previous PageGo to Next Page
© 2023 • Sentry is a registered Trademark
of Functional Software, Inc.