opentelemetry_semantic_conventions::metric

Constant HTTP_CLIENT_OPEN_CONNECTIONS

source
pub const HTTP_CLIENT_OPEN_CONNECTIONS: &str = "http.client.open_connections";
Expand description

§Description

Number of outbound HTTP connections that are currently active or idle on the client

§Metadata

Instrument:updowncounter
Unit:{connection}
Status:Experimental

§Attributes