Skip to main content

Honeycomb Integration

Connect Honeycomb to enable the AI agent to query traces and events during investigations.

Capabilities

CapabilityDescription
Query EventsSearch event data
Analyze TracesView distributed traces
Run QueriesExecute Honeycomb queries

Setup

1

Create an API Key

  1. Log in to Honeycomb
  2. Go to Team SettingsAPI Keys
  3. Create a new key with query permissions
  4. Copy the API key
2

Add Integration in AccelOS

  1. Go to IntegrationsHoneycomb
  2. Enter the API Key
  3. Optionally specify datasets to query
3

Test and Save

Click Test Connection then Save.

Required Permissions

PermissionWhy It’s Needed
Query DataRun queries against datasets
Read ColumnsAccess column metadata

Example Queries

Show me slow traces for the checkout service
What's the p99 latency for /api/orders over the last hour?
Find errors in the payment flow from the last 30 minutes