Forces to export all finished spans
Called when a ReadableSpan is ended, if the span.isRecording()
returns true.
Shuts down the processor. Called when SDK is shut down. This is an opportunity for processor to do any cleanup required.
Generated using TypeDoc
Implementation of the SpanProcessor that batches spans exported by the SDK then pushes them to the exporter pipeline.