Java zero-code instrumentation

Common options for zero-code instrumentation with Java are the Java agent JAR, Spring Boot Starter, and the Quarkus OpenTelemetry Extension. To learn how to manually instrument your service or app code, see Manual instrumentation.


Last modified February 19, 2025: Add Quarkus documentation (#6138) (e720bd65)