pub const REQUEST_SPAN_NAME: &str = "request";
Span name matched by the formatter and the layer — the public constant RequestId::install (in extract.rs) produces spans with this exact name.
RequestId::install
extract.rs