Skip to main content

Honeycomb connector

Back to the connector overview, authentication methods, and actions.
5 Aug 2026
bug-fixRemoved non-functional in/not-in filter operations from board view actions that required unsupported array values.
honeycomb_create_board_view, honeycomb_update_board_view
31 Jul 2026
bug-fixFixed board view filter value type from object to string for create and update board view actions.
honeycomb_create_board_view, honeycomb_update_board_view
30 Jul 2026
bug-fixFixed board view filter value type to accept arrays for in/not-in operators, and improved action descriptions for triggers, markers, columns, and webhook recipients.
honeycomb_create_board_view, honeycomb_create_marker, honeycomb_delete_trigger, honeycomb_get_trigger, honeycomb_update_board_view, honeycomb_update_column, honeycomb_update_marker, honeycomb_update_recipient_webhook, honeycomb_update_trigger
29 Jul 2026
breaking-changeFixed X-Honeycomb-Samplerate header type from number to string for agent compatibility.
honeycomb_create_event
27 Jul 2026
breaking-changeMigrated to authRequirements. Actions are now restricted to their compatible auth type (Configuration API Key or Ingest API Key).