opentelemetry-java-instrume.../dd-java-agent/instrumentation/jdbc
Tyler Benson a3a1467192 Add span when calling DataSource.getConnection with a trace.
Disabled by default, and only creates a span if existing trace detected.

To enable:
* System Property: `-Ddd.integration.jdbc.enabled=true`
* Environment Variable: `DD_INTEGRATION_JDBC_ENABLED=true`
(Or more specifically with `jdbc-datasource`.)
2019-10-25 16:02:39 -07:00
..
src Add span when calling DataSource.getConnection with a trace. 2019-10-25 16:02:39 -07:00
jdbc.gradle Format 2019-10-24 21:05:01 -07:00