Module otter_filter

Function Index

pre_span/1Invoke the span pre filter.
span/1Invoke the span filter on active span.

Function Details

pre_span/1

pre_span(Span::span()) -> span()

Invoke the span pre filter. If the filter result is to discard the span in this phase (when the start_with_tags/1 API function is called), then the timestamp or the span is set to 0, indicating that the span is not active.

span/1

span(Span::span()) -> span()

Invoke the span filter on active span


Generated by EDoc, May 26 2017, 15:36:09.