Operations | Monitoring | ITSM | DevOps | Cloud

Honeybadger

Honeybadger and ilert: smart incident response

We're thrilled to announce a native integration with ilert, combining Honeybadger's full-stack application monitoring with ilert's real-time alert routing and on-call management platform. ilert handles alert routing, escalations, and on-call scheduling, ensuring critical issues always reach the right person at the right time.

Find and query application errors in Honeybadger Insights

Join Honeybadger cofounder Ben Curtis as he uses Honeybadger to find and query for application errors in Honeybadger Insights. Honeybadger Insights is a new full-stack logging, observability, and performance monitoring tool from Honeybadger.io. Gain insights into your errors, application logs, and other event streams with a powerful query language and ready-made dashboards.

Subdomain takeover: ignore this vulnerability at your peril

The Domain Name System (DNS) is often described as the address book of the Internet. A and AAAA records map a human-friendly hostname like honeybadger.io to some machine-friendly IP address like 104.198.14.52. Other types of DNS records also exist; in particular, CNAME records are records that map a hostname to some other hostname, thereby delegating IP resolution to the latter.

Laravel performance monitoring in Honeybadger

Great news, Laravel friends! You can now monitor the performance of your Laravel apps with Honeybadger. Yes, you read that right: Laravel performance monitoring in Honeybadger! Many of you have asked for this, and we're excited to tell you about it. Earlier this year, we launched Honeybadger Insights, a new logging and performance monitoring tool bundled with Honeybadger.

Server-side JavaScript logging

In web application development, server-side logging is an important concept to get right. Great server logging helps developers quickly fix bugs and tends to enhance an application's overall reliability. This contributes to application observability, something that software teams are often working to improve. JavaScript logging is a crucial component of modern web application development and enables developers to create more reliable and secure applications.