Optional
apiKey
apiKey?: string
Optional
apiUrl
apiUrl?: string
Optional
autoBatchTracing
autoBatchTracing?: boolean
Optional
batchSizeBytesLimit
batchSizeBytesLimit?: number
Optional
blockOnRootRunFinalization
blockOnRootRunFinalization?: boolean
Optional
callerOptions
callerOptions?: AsyncCallerParams
Optional
fetchOptions
fetchOptions?: RequestInit
Optional
manualFlushMode
manualFlushMode?: boolean
Optional
timeout_ms
timeout_ms?: number
Optional
traceBatchConcurrency
traceBatchConcurrency?: number
Optional
webUrl
webUrl?: string
Whether to require manual .flush() calls before sending traces. Useful if encountering network rate limits at trace high volumes.