DEV Community

Cover image for Honeycomb, Python, and I: an OpenTelemetry Horror Story (With a Happy Ending)

Honeycomb, Python, and I: an OpenTelemetry Horror Story (With a Happy Ending)

Stephen Sadowski on April 18, 2022

Background I'm currently on day 1.5 of my Staycation where I'm trying to catch up on my MBA coursework, but it can be somewhat painful a...
Collapse
 
hillary_sanders_85fb82f3a profile image
Hillary Sanders

Were you using honeycomb classic? The docs do say (at least currently) that the dataset header is required for honeycomb classic.

In any case, I've also found the python X honeycomb X OTEL docs to be really lacking :sad:.

Collapse
 
bu3a3a profile image
Kalinin Alexey

Hi! So, was you able to make some progress on automatic opentelemetry instrumentation for Sanic?