OpenTelemetry SDK
    Preparing search index...

    Interface IExportTracePartialSuccess

    interface IExportTracePartialSuccess {
        errorMessage?: string;
        rejectedSpans?: number;
    }
    Index
    errorMessage?: string

    ExportLogsServiceResponse errorMessage

    rejectedSpans?: number

    ExportLogsServiceResponse rejectedLogRecords