Java 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.
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
Installation docs & references
Updated about 1 month ago