Tapper v0.3.0 Tapper.Tracer.Trace.Convert View Source
Converts Trace to Protocol spans.
Link to this section Summary
Link to this section Functions
Link to this function
to_protocol_spans(trace)
View Source
to_protocol_spans(Tapper.Tracer.Trace.t) :: [%Tapper.Protocol.Span{annotations: term, binary_annotations: term, debug: term, duration: term, id: term, name: term, parent_id: term, timestamp: term, trace_id: term}]