Constant opentelemetry_semantic_conventions::trace::DB_JDBC_DRIVER_CLASSNAME [−][src]
pub const DB_JDBC_DRIVER_CLASSNAME: Key;
Expand description
The fully-qualified class name of the Java Database Connectivity (JDBC) driver used to connect.
Examples
- org.postgresql.Driver
- com.microsoft.sqlserver.jdbc.SQLServerDriver