Go instrumentation with Helios
The Helios SDK leverages OpenTelemetry to instrument services and tests in Go so that developers can benefit from all the functionality Helios has to offer.
Helios' Go OpenTelemetry SDK
Get started by installing the OpenTelemetry dependencies:
go get github.com/helios/go-sdk
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.
Learn more about Golang distributed architecture instrumentation.
Updated about 17 hours ago