How to capture method-level traces in OpenTelemetry with Spring Boot Starter for Zero-code instrumentation?
I am trying to integrate OpenTelemetry with my existing Spring Boot application using the Zero-code instrumentation Spring Boot Starter. I followed the official documentation and configured the following in my application.yml file:
How to capture method-level traces in OpenTelemetry with Spring Boot Starter for Zero-code instrumentation?
I am trying to integrate OpenTelemetry with my existing Spring Boot application using the Zero-code instrumentation Spring Boot Starter. I followed the official documentation and configured the following in my application.yml file: