Module span_processor_with_async_runtime

Module span_processor_with_async_runtime 

Source
Expand description

Experimental feature to use async runtime with batch span processor.

Structsยง

BatchSpanProcessor
A SpanProcessor that asynchronously buffers finished spans and reports them at a preconfigured interval.
BatchSpanProcessorBuilder
A builder for creating BatchSpanProcessor instances.