span_with_attributes

Function span_with_attributes 

Source
pub fn span_with_attributes(
    name: impl Into<String>,
    attributes: HashMap<String, String>,
) -> SpanGuard
Expand description

Creates a span with attributes.