Preparing search index...
The search index is not available
OpenTelemetry SDK
OpenTelemetry SDK
@opentelemetry/configuration
SpanProcessorConfigModel
Interface SpanProcessorConfigModel
interface
SpanProcessorConfigModel
{
batch
?:
BatchSpanProcessor
;
simple
?:
SimpleSpanProcessor
;
}
Index
Properties
batch?
simple?
Properties
Optional
batch
batch
?:
BatchSpanProcessor
Configure a batch span processor.
Optional
simple
simple
?:
SimpleSpanProcessor
Configure a simple span processor.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
batch
simple
OpenTelemetry SDK
Loading...
Configure a batch span processor.