Spandex v1.3.4 Spandex View Source

Provides the entry point for the application, in addition to a standardized interface. The functions here call the corresponding functions on the configured adapter.

Link to this section Summary

Link to this section Functions

Link to this function continue_trace(name, trace_id, span_id) View Source
Link to this function continue_trace_from_span(name, span) View Source
Link to this function distributed_context(conn) View Source
Link to this macro span(name, attrs \\ [], list) View Source (macro)
Link to this function start_span(name, attributes) View Source
Link to this function start_trace(name, attributes) View Source
Link to this function update_top_span(context) View Source