end_span
Method
This is a method of the Tracer class in the trace module.End a span in a trace.
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
end_span: End a span in a trace.
This is a method of the Tracer class in the trace module.End a span in a trace.
def end_span(&self, trace_id: &str, span_id: &str) -> ()