Tapper v0.3.1 Tapper.Encoder.Json View Source
Encode protocol spans to JSON suitable for sending to Zipkin Server API
Link to this section Summary
Link to this section Functions
Link to this function
encode!(list)
View Source
encode!([%Tapper.Protocol.Span{annotations: term, binary_annotations: term, debug: term, duration: term, id: term, name: term, parent_id: term, timestamp: term, trace_id: term}]) :: iodata | no_return
encode!(%Tapper.Protocol.Span{annotations: term, binary_annotations: term, debug: term, duration: term, id: term, name: term, parent_id: term, timestamp: term, trace_id: term}) :: iodata | no_return