Module otter_conn_zipkin

This module facilitates encoding/decoding of thrift data lists encoded with the binary protocol, suitable for sending/receiving spans on the zipkin interface.

Description

This module facilitates encoding/decoding of thrift data lists encoded with the binary protocol, suitable for sending/receiving spans on the zipkin interface. Sending spans to Zipkin is async

Function Index

decode_spans/1
send_buffer/0
store_span/1
sup_init/0

Function Details

decode_spans/1

decode_spans(Data) -> any()

send_buffer/0

send_buffer() -> any()

store_span/1

store_span(Span) -> any()

sup_init/0

sup_init() -> any()


Generated by EDoc, Apr 14 2017, 04:39:45.