pub const DB_CLIENT_CONNECTION_TIMEOUTS: &str = "db.client.connection.timeouts";
Expand description
§Description
The number of connection timeouts that have occurred trying to obtain a connection from the pool.
§Metadata
Instrument: | counter |
Unit: | {timeout} |
Status: | Experimental |
§Attributes
Name | Requirement |
---|---|
crate::attribute::DB_CLIENT_CONNECTIONS_POOL_NAME | Required |