pub const HTTP_CLIENT_REQUEST_DURATION: &'static str;
Expand description

§Description

Duration of HTTP client requests.

§Metadata

Instrument:histogram
Unit:s
Status:Stable

§Attributes

NameRequirement
crate::attribute::HTTP_REQUEST_METHODRequired
crate::attribute::SERVER_ADDRESSRequired
crate::attribute::SERVER_PORTRequired
crate::attribute::ERROR_TYPEConditionally required: If request has ended with an error.
crate::attribute::HTTP_RESPONSE_STATUS_CODEConditionally required: If and only if one was received/sent.
crate::attribute::NETWORK_PROTOCOL_NAMEConditionally required: If not http and network.protocol.version is set.
crate::attribute::NETWORK_PROTOCOL_VERSIONUnspecified
crate::attribute::URL_SCHEMEOpt in