Functionsยง
- finish_
span_ from_ args - Finish a span started by
trace_start: computes the elapsed duration, pops the span from the thread-local trace stack if it is on top, and returns(name, trace_id, span_id, duration_ms)suitable for both the defaultout-bufferedtrace_endand the bridge-streaming override registered by the ACP runner.