The Honeybadger Changelog

Navigate directly to errors from Insights query results

When querying notice events in Honeybadger Insights, you can now click on the fault_id or ulid fields to jump directly to the corresponding error—making it faster to investigate issues.

Here's how to try it:

  1. Navigate to the Insights tab in your Honeybadger project

  2. Run this query to find the notice events:

    fields @ts, @preview
    | filter event_type::str == "notice"
    | sort @ts
    

    If you don't see events, ensure you have selected the internal stream and a sufficient time window in which errors have occurred.

  3. Expand an event to view its details

  4. Click the fault_id or ulid value, then Go to Error

The fault_id action links directly to the error page in Honeybadger. The ulid action links to the error page, scoped to the occurrence matching the current notice event.

This works for all notice event types and helps connect your data analysis workflow with error investigation.

See the docs to learn more about error monitoring and Honeybadger Insights.

Try Honeybadger for FREE

Honeybadger is full-stack application monitoring that helps developers move fast and fix things. Get set up in minutes and check monitoring off your to-do list.
Start free trial
Easy 5-minute setup — No credit card required