2

I've been exploring the OpenTelemetry documentation and see that there are two primary methods for enabling OpenTelemetry in Java applications: using the Java Agent Bytecode approach or integrating with Spring Boot Native.

Apart from the benefits mentioned for Spring Boot integration, are there additional advantages? Specifically, I was expecting to see built-in spans and metrics for various Spring Boot modules such as Kafka, Redis, and Spring Data.

Is there a way to capture internal metrics from the Spring Boot framework itself using OpenTelemetry?

1
  • What is the benefit of using 'Spring boot open telemetry' libraries vs simple Java instrumentation ? Commented Aug 18, 2024 at 19:34

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.