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_annotation(annotation) View Source
Link to this function to_protocol_annotations(annotations) View Source
Link to this function to_protocol_binary_annotation(binary_annotation) View Source
Link to this function to_protocol_binary_annotations(binary_annotations) View Source
Link to this function to_protocol_endpoint(arg1) View Source
Link to this function to_protocol_span(span, trace) View Source
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}]