opentelemetry_semantic_conventions::metric

Constant DB_CLIENT_CONNECTIONS_WAIT_TIME

source
pub const DB_CLIENT_CONNECTIONS_WAIT_TIME: &str = "db.client.connections.wait_time";
👎Deprecated: Replaced by db.client.connection.wait_time. Note: the unit also changed from ms to s.
Expand description

§Description

Deprecated, use db.client.connection.wait_time instead. Note: the unit also changed from ms to s

§Metadata

Instrument:histogram
Unit:ms
Status:Experimental

§Attributes