Honeybadger.io

@honeybadger@honeybadger.social
126 Followers
10 Following
175 Posts

Honeybadger is an application health monitoring tool built by developers for developers. We give you everything you need to keep production happy—and nothing you don't.

Recently moved from https://ruby.social/@honeybadger

wwwhttps://www.honeybadger.io
statushttps://status.honeybadger.io
birdsitehttps://twitter.com/honeybadgerapp
podcast@FounderQuest

We added Cursor, Windsurf, and Zed to the list of supported local editors in user settings.

This allows you to open files from HB's error backtrace and jump directly to the affected line in your editor.

https://www.honeybadger.io/changelog/cursor-windsurf-zed-editors/?utm_source=mastodon&utm_medium=social

#Monitoring #DevOps #Observability #Debugging #ErrorTracking

Open files in Cursor, Windsurf, and Zed

We added Cursor, Windsurf, and Zed to the list of supported local editors in user settings:

Honeybadger
In Honeybadger, everything is an event. Application errors, logs, telemetry data? All events. While we provide simple APM-style (Application Performance Monitoring) views on top of these events, we also give you direct access through our advanced query engine in Honeybadger Insights. 2/
Today, we’re building on this foundation with a new feature called Insights Alarms. Alarms allow you to combine a query (“count all slow requests in the past five minutes”) with a threshold (”when count is > 2”) and trigger alerts when the query result exceeds the threshold. 5/
You can use BadgerQL to transform and aggregate events at query time, allowing you to analyze your data and derive metrics without deploying new instrumentation. 3/
You can send alerts to Slack, PagerDuty, or any of Honeybadger’s many 3rd-party integrations—giving you incredible flexibility when notifying your team and choosing when and how to respond. 6/
This is a key difference between Honeybadger and less sophisticated APM and logging tools. You get a simple and elegant application monitoring tool by default, but there is also so much power under the hood. 4/

Not sure what BadgerQL to write? Don't even know BadgerQL yet? Check out our point-and-click query mode. 👀

Learn more here:

https://www.honeybadger.io/changelog/point-and-click-badgerql/

#DevOps #Monitoring #Observability #Performance #Programming #BadgerQL

Point-and-click query builder

Full-stack application monitoring and error tracking that helps small teams move fast and fix things.

Honeybadger
…and send your application logs with our Laravel channel driver:
You can also send your own Laravel events to Honeybadger using the `Honeybadger.event` method:
After you enable the Laravel instrumentation, new events and metrics will begin to appear in Honeybadger Insights, and your Laravel dashboard will come alive! ✨