Go instrumentation with Helios
Benefit from distributed tracing and observability over microservices in Go. The Helios SDK leverages OpenTelemetry to auto-instrument services and tests in Go.
Helios' Go OpenTelemetry SDK
Get started by installing the OpenTelemetry dependencies:
go get github.com/helios/go-sdk
Minimum Go version supported by Helios (and OpenTelemetry) is 1.18.
An example for a trace from the Helios OpenTelemetry Sandbox that includes instrumentation of a Go service and spans:

A trace from the Helios OpenTelemetry Sandbox that propagates through many microservices, including Go
Installation docs & references
Updated about 1 month ago
Learn more about what makes the Helios approach to instrumenting Go services smoother and more sustainable in this blog post by Helios Co-Founder and CTO, Ran Nozik: