Home / Companies / Honeycomb / Blog / Post Details
Content Deep Dive

OpenTelemetry: New Honeycomb Exporters

Blog post from Honeycomb

Post Details
Company
Date Published
Author
Paul Osman
Word Count
772
Language
English
Hacker News Points
-
Summary

OpenTelemetry, a project of the Cloud Native Computing Foundation (CNCF), is a significant advancement resulting from the merging of the OpenTracing and OpenCensus projects, providing a unified solution for instrumenting code for metrics and traces without being tied to any specific tool or vendor. Honeycomb has enthusiastically embraced OpenTelemetry, highlighting the new Honeycomb exporter for the OpenTelemetry Collector, which allows users to send trace data from various services like Jaeger, Zipkin, and OpenCensus to Honeycomb with no code changes. This collector can process and export data in multiple formats and can be deployed as an agent, sidecar, or standalone service, offering a seamless way to leverage existing instrumented code. Honeycomb's Python SDK exporter, alongside its Go counterpart, offers an alternative for those who prefer not to run the collector, enabling direct telemetry data export with minimal code adjustments. As OpenTelemetry approaches its beta phase, Honeycomb is focusing efforts on this exporter, while still supporting existing tools, and is expanding language support, including a .NET exporter contributed by the community, allowing broader adoption of vendor-neutral instrumentation with Honeycomb.