Java OpenTelemetry auto-instrumentation with Helios

Benefit from distributed tracing and observability over microservices in Java. The Helios SDK leverages OpenTelemetry to instrument services and tests in Java.

Get your Java services auto-instrumented with Helios and OTel by following the installation instructions provided below.

๐Ÿ‘‰

Helios' Java OpenTelemetry SDK

Get started by downloading opentelemetry-javaagent.jar from the opentelemetry-java-instrumentation repo.

๐Ÿ“˜

Minimum Java version supported by Helios 8.

An example for a trace from the Helios OpenTelemetry Sandbox that includes instrumentation of a Java service and spans:

A trace from the Helios OpenTelemetry Sandbox that propagates through many microservices, including Java

A trace from the Helios OpenTelemetry Sandbox that propagates through many microservices, including Java

๐Ÿ“˜

Installation docs & references