Overview
Returns aSpanBuffer context that routes spans into a local queue for manual export and inspection.
Example
Buffer methods
create_span(name, attributes=None, kind=None)get_all_spans()get_span_count()export_spans()clear_spans()
Buffer spans in a context and export them manually
SpanBuffer context that routes spans into a local queue for manual export and inspection.
create_span(name, attributes=None, kind=None)get_all_spans()get_span_count()export_spans()clear_spans()