otter
module
primarily, or if you want to use the process dictionary API, use
the otter_span_pdict_api
module
fend/1 | |
fget_ids/1 | |
flog/2 | |
flog/3 | |
fstart/1 | |
fstart/2 | |
fstart/3 | |
ftag/3 | |
ftag/4 | |
pend/0 | |
pget_ids/0 | |
pget_span/0 | |
plog/1 | |
plog/2 | |
pstart/1 | |
pstart/2 | |
pstart/3 | |
ptag/2 | |
ptag/3 |
fend(Span) -> any()
fget_ids(Span) -> any()
flog(Span, Text) -> any()
flog(Span, Text, Service) -> any()
fstart(Name) -> any()
fstart(Name, TraceId) -> any()
fstart(Name, TraceId, ParentId) -> any()
ftag(Span, Key, Value) -> any()
ftag(Span, Key, Value, Service) -> any()
pend() -> any()
pget_ids() -> any()
pget_span() -> any()
plog(Text) -> any()
plog(Text, Service) -> any()
pstart(Name) -> any()
pstart(Name, TraceId) -> any()
pstart(Name, TraceId, ParentId) -> any()
ptag(Key, Value) -> any()
ptag(Key, Value, Service) -> any()
Generated by EDoc, Apr 14 2017, 04:39:45.