Skip to main content

end_span

Method
This is a method of the Tracer class in the trace module.
End a span in a trace.

Signature

def end_span(&self, trace_id: &str, span_id: &str) -> ()

Parameters

trace_id
&str
required
No description available.
span_id
&str
required
No description available.

Returns

Returns
()
The result of the operation.