Skip to main content

client_span

Function client_span 

Source
pub fn client_span(name: &str) -> Span
Expand description

Start a new SpanKind::Client child span for an outbound call to another service (an HTTP request, a gRPC call, …).