Function metrics_attributes_from_request

Source
pub fn metrics_attributes_from_request(
    req: &ServiceRequest,
    http_route: Cow<'static, str>,
) -> Vec<KeyValue>
Available on crate feature metrics only.
Expand description

Create metric attributes for the given request