Operations | Monitoring | ITSM | DevOps | Cloud

Sentry

Takeaways from PagerDuty Summit: Tracing + Timely Alerts

Last week, we spoke with a lot of folks at PagerDuty Summit, where we explored the power of error monitoring in a world that’s always on (or on-call). What a neat tweet. Throughout our conversations, one thing became clear: developers are seeking out increased efficiency — they want to minimize time to error detection and resolution. They want to know about issues, find the root cause, and fix them quickly so that they can move on to other things — like writing more code.

Fixing Native Apps with Sentry

Whether it’s a computer game, IoT device, or high-performance backend, chances are you’re using a native language to develop this application. Hands down, by far the most popular choices today for native application development are C and C++. Okay, maybe not the most popular, but definitely the most prevalent. Some might even say “inevitable.”

Rethinking Application Performance Monitoring (APM): Sentry Raises $40 Million Series C

When I started Sentry in 2008 as an open-source side-project, I was solving a problem for myself. I wanted visibility and alerting around what errors occurred and when. I wanted to take errors out of log files and into an easily digestible dashboard.

Sentry Extends Best-in-Class Error Monitoring for Native Applications

Application crashes have a significant impact on customer experience, which can adversely affect a company’s reputation and revenue. Error and crash reporting is a unique feedback mechanism that provides true data about the quality of their product. Developer teams that create games, mobile applications, IoT, and other high-performance applications need rich insights into application health to quickly and continuously fix software errors with minimal impact.

Sentry for Native Crashes: Gaming, IoT, and Beyond

Application crashes have a significant impact on customer experience, which can adversely affect a company’s reputation and revenue. Error and crash reporting is a unique feedback mechanism that provides true data about the quality of their product. Developer teams that create games, mobile applications, IoT, and other high-performance applications need rich insights into application health to quickly and continuously fix software errors with minimal impact.

Sentry and Rookout Integration: A Better way to Find and Debug Errors in Your Code

Rookout’s new Sentry integration empowers you to fix bugs faster than ever before. Sentry features allow you to identify the exact location of an error in your code. With the Rookout integration, you will find an additional prompt to debug the issue live, in production, in Rookout. With the click of a button you will see the same line of code from Sentry highlighted in Rookout’s IDE-like interface, without restarting, redeploying or adding more code. In Rookout you can set non breaking breakpoints and trigger the error again to receive the real time debug data.

Application Monitoring Overview: How to Track Errors with Sentry

A quick walkthrough of the Sentry application monitoring platform. In just a few steps, Sentry allows developers to identify and fix production errors across every application in the stack. Get started by installing the appropriate SDK for your platform or platforms. All unhandled exceptions will be automatically captured by Sentry, with individual errors rolling up into larger issues. You will be able to quickly learn the impact of specific problems, examine the stack trace, and get added context about the application state, so you can connect issues to the root cause.