Toggle Sidebar
Toggle Theme
Spandex
v2.0.0
Pages
Modules
Spandex v2.0.0
Spandex
View Source
The functions here call the corresponding functions on the configured adapter.
Link to this section
Summary
Functions
continue_trace(name, trace_id, span_id, opts)
continue_trace_from_span(name, span, opts)
current_span(opts)
current_span_id(opts)
current_trace_id(opts)
distributed_context(conn, opts)
finish_span(opts)
finish_trace(opts)
span_error(exception, stacktrace, opts)
start_span(name, opts)
start_trace(name, opts)
update_all_spans(opts)
update_span(opts, top? \\ false)
update_top_span(opts)
with_span(span, fun)
Link to this section
Functions
Link to this function
continue_trace(name, trace_id, span_id, opts)
View Source
Link to this function
continue_trace_from_span(name, span, opts)
View Source
Link to this function
current_span(opts)
View Source
Link to this function
current_span_id(opts)
View Source
Link to this function
current_trace_id(opts)
View Source
Link to this function
distributed_context(conn, opts)
View Source
Link to this function
finish_span(opts)
View Source
Link to this function
finish_trace(opts)
View Source
Link to this function
span_error(exception, stacktrace, opts)
View Source
Link to this function
start_span(name, opts)
View Source
Link to this function
start_trace(name, opts)
View Source
Link to this function
update_all_spans(opts)
View Source
Link to this function
update_span(opts, top? \\ false)
View Source
Link to this function
update_top_span(opts)
View Source
Link to this function
with_span(span, fun)
View Source