OtelTraceSinkOptions
Properties
Section titled “Properties”batchSize?
Section titled “batchSize?”optional batchSize?: number;endpoint
Section titled “endpoint”endpoint: string;fetch?
Section titled “fetch?”optional fetch?: typeof fetch;headers?
Section titled “headers?”optional headers?: Record<string, string>;serviceName?
Section titled “serviceName?”optional serviceName?: string;