Sentry’s auto-instrumentation, using BrowserTracing, is convenient. You can get interesting insights about your frontend application out-of-the-box, such as whether slow and failing API calls are hurting your user experience (summarized in Network Requests), or how your website stacks up against industry standards for performance (summarized in Web Vitals).
Martin explains why he moved to Zephyr after running into deprecated SDKs and the pain of restarting every time he switched MCUs. Zephyr offers consistency when platforms change.
There's a lot more context to an error than the message blinking in red on your screen. Seer understands the context of your application and everything behind that error. Seer collects information from the Stack Trace, Logs, Traces and Spans, Profiles, and the code from your GitHub repo and uses it to understand what's causing your issues, and propose fixes.
Maximilian Köhl breaks down how RugX uses adaptive data updates to deliver deltas without heavy infrastructure. No static compression or custom pipelines—just smart chunking and HTTP range requests.
Pat Wolfe explains the gap in expertise and tooling for embedded Linux OTA systems. He shares how RugX makes it easier to get robust A/B and delta updates running without deep U-Boot work or complex board configs.
Curious about when Zephyr isn't the right choice and what alternatives exist? Explore why some projects might not suit Zephyr's 32-bit architecture and discover the flexibility it still offers for managing edge devices intelligently. Dive into the decision-making process for your next embedded project.
Building connected devices? Understanding the CRA could radically change your approach to device lifetime support. Find out why Memfault's commitment often extends beyond a decade and how it could impact your strategy. Plus, discover what options are available for handling long-term support in the industry.
We're going hands-on with all things application development, and making sure that when your code breaks, you have a good way figure out how to fix it. Sentry Build workshops stay in the code, building software, and debugging real problems with the latest tools from Sentry.