Learn how to instrument a Go web server using Go Gin and export traces to Honeycomb.io. Create an account on Honeycomb.io and follow the provided steps to get started with distributed tracing.
Table of contents
Start using OpenTelemetry with Go Gin Web FrameworkIntroductionTL;TRCreate an account on Honeycomb.ioInstrumentationPreparationSet up trace provider and exporterInstrument Gin webserver with OtelfiberAdd child spanCreate a new spanInstrument outgoing HTTP requestsAdd span attributesAdd span eventsInstrument gRPC callsConclusionSort: