Skip to main content

make_client_request_span

Function make_client_request_span 

Source
pub fn make_client_request_span(
    operation: &str,
    request_id: &str,
    trace_context: Option<&DistributedTraceContext>,
    instance_id: Option<&str>,
) -> Span
Expand description

Create a client_request span linked to the parent trace context