opentelemetry-java-instrumentation
opentelemetry-java-instrumentation copied to clipboard
Add JDBC auto-instrumentation to the OTel starter
Avoid user configuration and dependency addition (data source wrapping) for JDBC instrumentation.
What needs to be done here?
Enable JDBC instrumentation without the need of any user configuration and have something that works with both a JVM runtime and a GraalVM native one.
@jeanbisutti I think this can be closed