Send Data to Honeycomb with Python | Honeycomb

Send Data to Honeycomb with Python

When you are working with Python, we recommend these methods of sending data to Honeycomb.

OpenTelemetry Python SDK

When you want to instrument Python applications in a standard, vendor-agnostic, and future-proof way, we recommend using the OpenTelemetry Python SDK to send telemetry data to Honeycomb. The OpenTelemetry Python SDK allows you to send traces, logs, and metrics.

Honeycomb Distribution for Python

When you want to simplify the process of instrumenting applications and sending data to Honeycomb, use the Honeycomb Distribution for Python, which wraps the official OpenTelemetry Python SDK.

Honeycomb Libhoney for Python

When you need to create and send structured logs to Honeycomb, use Libhoney for Python, our structured logging library for Python applications.