OpenTelemetry SDK
    Preparing search index...
    interface ExportResponseFailure {
        error: Error;
        status: "failure";
    }
    Index
    error: Error
    status: "failure"