opentelemetry_semantic_conventions::attribute

Constant DB_JDBC_DRIVER_CLASSNAME

source
pub const DB_JDBC_DRIVER_CLASSNAME: &str = "db.jdbc.driver_classname";
๐Ÿ‘ŽDeprecated: Removed as not used.
Expand description

Removed, no replacement at this time.

ยงExamples

  • "org.postgresql.Driver"
  • "com.microsoft.sqlserver.jdbc.SQLServerDriver"