opentelemetry_semantic_conventions::metric

Constant DB_CLIENT_CONNECTION_USE_TIME

source
pub const DB_CLIENT_CONNECTION_USE_TIME: &str = "db.client.connection.use_time";
Expand description

§Description

The time between borrowing a connection and returning it to the pool

§Metadata

Instrument:histogram
Unit:s
Status:Experimental

§Attributes