Operations | Monitoring | ITSM | DevOps | Cloud

AMA: Achieving code reliability across the release cycle

Code coverage, arguably a very important measure that we as development teams don’t pay enough attention to. That is until Sentry notifies you of a frustrating/critical/oh s*#t moment. Then we all think: “how could this have been avoided?”, “why didn’t our tests catch it?”, “oh… we didn’t have any coverage on this flow.” With our new Codecov integration, you can avoid regressions (and awkward conversations) by being able to see which lines that caused an issue are covered and which ones are not - right in the stack trace we kick out on every error report.

AMA: Getting Started with OpenTelemetry and Sentry

Join the Sentry developers who built Sentry’s OpenTelemetry support and learn how to understand the performance of your OTel instrumented applications. As the leading open standard for observability, thousands of companies use OpenTelemetry to capture data across their services - but capturing raw logs, traces, and metrics is only the first step in improving software performance.

AMA: Making Code Performance More Actionable

To eliminate hours of manual triage and analysis for your code performance degradations, join the engineers who are building Sentry’s performance product, Alex and George, as they share how to use Sentry to see and solve your critical app performance issues immediately. During this livestream, the team will dive into Sentry Performance Issues – which tells you exactly what’s slow in your code – so you can take action and solve latency problems without combing through dashboards and playing guess-a-span.

New Performance Issues | Snack of the Week

We’ve released new Performance Issues for Frontend, Backend, and Mobile recently. N+1 API Calls, Large Render-blocking Assets, and Slow Database Queries are just a few of them. If you want to learn more, you can register for our upcoming Performance Issues AMA where you can talk with the engineers who built our performance product: .

Jetpack Compose Best Practices - AMA

Jetpack Compose – Android’s recommended, modern toolkit for building native UI – can simplify and accelerate UI development. But, it does present a learning curve, especially if you are new to declarative UI frameworks. Join our AMA to learn more about getting started with Jetpack Compose. Our engineers will share best practices, as well as demonstrate how Sentry can help you understand and fix any issues affecting the performance of your mobile application.