OpenTelemetry SDK
Preparing search index...
@opentelemetry/configuration
SpanProcessorConfigModel
Interface SpanProcessorConfigModel
interface
SpanProcessorConfigModel
{
batch
?:
BatchSpanProcessor
;
simple
?:
SimpleSpanProcessor
;
[
k
:
string
]:
object
|
null
|
undefined
;
}
Indexable
[
k
:
string
]:
object
|
null
|
undefined
Index
Properties
batch?
simple?
Properties
Optional
batch
batch
?:
BatchSpanProcessor
Optional
simple
simple
?:
SimpleSpanProcessor
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
batch
simple
OpenTelemetry SDK
Loading...