This feature is available as an add-on for the Honeycomb Enterprise plan.
Please contact your Honeycomb account team for details.
Supported Types
The Azure Blob Storage destination saves telemetry as OTLP JSON files in Azure Blob Storage.
Configuration
* required field
Supported Retry and Queuing Settings
This destination supports the following retry and queuing settings:Example Configuration
Basic Configuration
For basic configuration, we specify theconnection_string as well as a container, prefix, and blob_prefix. By default, we are still using a partition of minute and gzip for the compression value. This will create a blob path that looks like the following inside the otel container:
Web Interface

Standalone Destination
Specify Partition and Default Configuration
This configuration is the same as the basic configuration but will specify apartition of hour and compression set to none. This will create a blob path that looks like the following inside the otel container:
Web Interface
