Skip to main content

REQUEST_SPAN_NAME

Constant REQUEST_SPAN_NAME 

Source
pub const REQUEST_SPAN_NAME: &str = "request";
Expand description

Span name matched by the formatter and the layer — the public constant RequestId::install (in extract.rs) produces spans with this exact name.