Creates a generic delegate for OTLP exports which only contains parts of the OTLP export that are shared across all signals.
Configuration options provided by the user in code.
Fallback to use when the {@link userProvidedConfiguration} does not specify an option.
The defaults as defined by the exporter specification
Generated using TypeDoc
Promise queue for keeping track of export promises. Finished promises will be auto-dequeued. Allows for awaiting all promises in the queue.