opentelemetry-java-instrume.../agent-bootstrap
Simon Leigh 3a4483a0f5
Add support for jTDS driver connection urls for SQL Server (#396)
The jTDS driver is an open source JDBC driver for connecting to SQL Server databases.
Added support for parsing the url connection string so that spans can be generated for the sql statements using this driver.

Fixes #395
2020-05-09 19:07:31 -07:00
..
src Add support for jTDS driver connection urls for SQL Server (#396) 2020-05-09 19:07:31 -07:00
agent-bootstrap.gradle Add support for new @WithSpan annotation (#379) 2020-05-06 13:05:11 -07:00