Includes auto-configuration for OpenTelemetry instrumentation. Leverages Spring Aspect Oriented Programming, dependency injection, and bean post-processing to trace spring applications.
Replace DJET_VERSION
with the latest stable release.
For Gradle add to your dependencies:
//djet for opentelemetry spring auto-configuration
implementation("cloud.djet:opentelemetry-springboot-starter:DJET_VERSION")