Ruby OpenTelemetry auto-instrumentation with Helios
Benefit from distributed tracing and observability over microservices in Ruby. The Helios SDK leverages OpenTelemetry to instrument services and tests in Ruby.
Get your Ruby services auto-instrumented with Helios and OTel by following the installation instructions provided below.
Helios' Ruby OpenTelemetry SDK
Helios' Ruby OpenTelemetry SDK is available for installation from RubyGems:
https://rubygems.org/gems/helios-opentelemetry-sdk
Minimum Ruby version supported by Helios is 2.7.
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 Ruby
Installation docs & references
Updated 4 months ago