Interface: OTELCPPBatchLogRecordProcessorOptions

@ottrelite/interop-otel.OTELCPPBatchLogRecordProcessorOptions

Options controlling how the C++ exporter's BatchLogRecordProcessor handles logs.

Remarks

Only applies to the C++ API logs; JS, Kotlin & Swift logs' behaviour is controlled by respective language-specific SDKs.

Table of contents

Properties

Properties

exportIntervalMillis

Optional exportIntervalMillis: number

The interval at which to export logs, in milliseconds.


maxBatchSize

Optional maxBatchSize: number

The maximum number of logs to export in a single batch.


maxQueueSize

Optional maxQueueSize: number

The maximum number of logs to keep in the queue; excessive will be dropped.

Need to boost your app's performance?
We help React Native teams enhance speed, responsiveness, and efficiency.