opentelemetry_semantic_conventions::attribute

Constant POOL_NAME

source
pub const POOL_NAME: &str = "pool.name";
๐Ÿ‘ŽDeprecated: Replaced by db.client.connection.pool.name.
Expand description

Deprecated, use db.client.connection.pool.name instead.

ยงExamples

  • "myDataSource"