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 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.