Tapper v0.2.0 Tapper.Encoder.Json
Encode protocol spans to JSON suitable for sending to Zipkin Server API
Summary
Functions
encode!(list)
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