Operations | Monitoring | ITSM | DevOps | Cloud

Sentry

Why we're excited to partner with Laravel

In case you missed it, our friends at Laravel just announced a new partnership with… well… Sentry. The TL;DR is that you can add error monitoring and tracing capabilities to new or existing Forge/Vapor sites with just a few clicks. This new integration is designed to help PHP developers collect real telemetry on their projects as easily as possible.

How to Set Up User Feedback from Sentry

Sentry’s User Feedback gives your users an easy way to provide direct input on problems they encounter on your site – whether that be a frontend error, broken link, or misleading label – to help get context into a known error or catch an issue that can only be spotted in the UX. This simple widget can be customized to match your site’s look and feel and embedded non-intrusively. Learn how to set it up with this step-by-step demo.

Removing ad trackers and cookies - the technical perspective

Sentry recently completed a multi-month project to remove all non-essential cookies and trackers from our public websites. For more context, see two blog posts that offer differing perspectives on the project: one from our marketing team, another from our legal team, and a third blog post that explains our privacy values and our ultimate motivation.

The Forensics Of React Server Components (RSCs)

In this article, we’re going to look deeply at React Server Components (RSCs). They are the latest innovation in React’s ecosystem, leveraging both server-side and client-side rendering as well as streaming HTML to deliver content as fast as possible. We will get really nerdy to get a full understanding of how RFCs fit into the React picture, the level of control they offer over the rendering lifecycle of components, and what page loads look like with RFCs in place.

Supabase & Sentry: Find slow queries and errors in your database

In this workshop, the Supabase developer relations team will demo connecting a Next.js project to Supabase, and integrating Sentry. Learn how Supabase can improve the performance and scale of your PostgreSQL database, and how Sentry can notify you about issues in real-time and surface the context you need to fix them.