OpenTelemetry.SimpleExportProcessor<T> public abstract class SimpleExportProcessor<T> : BaseExportProcessor<T> Implements processor that exports telemetry data at each OnEnd call. Documentation Code protected SimpleExportProcessor(BaseExporter<T> exporter) Initializes a new instance of the SimpleExportProcessor<T> class.