Skip to main content
Ent+
This feature is available as an add-on for the Honeycomb Enterprise plan. Please contact your Honeycomb account team for details.

Description

Sends logs, metrics, and traces to Honeycomb using the OTLP exporter.

Prerequisites

A Honeycomb account, team, environment, and API key will need to be created before being able to send telemetry with this destination. See our Honeycomb Quick Start guide for more information. With a Honeycomb environment and API key setup, you can configure this destination to send to Honeycomb. Note that the API key will need the “Send Events” permission. If configuring this destination with a dataset that does not exist, the API key will also need the “Create Dataset” permission to work properly.

Supported Types

Configuration

This destination supports the following retry and queuing settings:

Honeycomb Datasets

The Honeycomb destination can be configured to route telemetry to specific Honeycomb datasets, however, Refinery will respect the service.name resource field when determining which dataset the telemetry should belong to. You can route telemetry to datasets dynamically by using the Add Fields processor to set service.name resource field.

Example Configuration

For this configuration we’ll configure to send logs, metrics, and traces. We specify an API key, Metrics Dataset, and Logs Dataset. In the Advanced section we specify gRPC protocol and gzip compression. We’ll also enable Retry on Failure, Sending Queue, and Persistent Queueing.

Web Interface

Honeycomb Docs - Honeycomb Destination - image 1 Honeycomb Docs - Honeycomb Destination - image 3

Standalone Destination