pub fn make_client_request_span(
operation: &str,
request_id: &str,
trace_context: Option<&DistributedTraceContext>,
instance_id: Option<&str>,
) -> SpanExpand description
Create a client_request span linked to the parent trace context