Toggle Sidebar
Spandex
v1.4.0
Pages
Modules
Spandex v1.4.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(error, opts)
start_span(name, attributes, opts)
start_trace(name, attributes, opts)
update_span(attributes, opts)
update_top_span(attributes, opts)
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(error, opts)
View Source
Link to this function
start_span(name, attributes, opts)
View Source
Link to this function
start_trace(name, attributes, opts)
View Source
Link to this function
update_span(attributes, opts)
View Source
Link to this function
update_top_span(attributes, opts)
View Source