opentelemetry_semantic_conventions::metric

Constant DNS_LOOKUP_DURATION

source
pub const DNS_LOOKUP_DURATION: &str = "dns.lookup.duration";
Expand description

§Description

Measures the time taken to perform a DNS lookup

§Metadata

Instrument:histogram
Unit:s
Status:Experimental

§Attributes

NameRequirement
crate::attribute::DNS_QUESTION_NAMERequired
crate::attribute::ERROR_TYPEConditionally_required: if and only if an error has occurred.