@ottrelite/interop-otel.OttreliteInteropOTELOptions
Optional
cppBatchLogRecordProcessorOptions: OTELCPPBatchLogRecordProcessorOptions
Optional
cppMetricReaderOptions: OTELCPPMetricReaderOptions
Options controlling how the C++ exporter's PeriodicExportingMetricReader handles metrics.
Remarks
Only applies to the C++ API metrics; JS, Kotlin & Swift metrics' behaviour is controlled by respective language-specific SDKs.
Optional
cppTraceBatchSpanProcessorOptions: OTELCPPTraceBatchSpanProcessorOptions
Options for the C++ batch span trace processor that will wrap the native C++ API exporter(s).
Remarks
Only applies to the C++ API traces; JS, Kotlin & Swift traces' behaviour is controlled by respective language-specific SDKs.