Expand description
Experimental feature to use async runtime with batch span processor.
Structs§
- A
SpanProcessor
that asynchronously buffers finished spans and reports them at a preconfigured interval. - A builder for creating
BatchSpanProcessor
instances.