sui
                                
                                 sui copied to clipboard
                                
                                    sui copied to clipboard
                            
                            
                            
                        feat(packages/sui-decorators): Add error to reporter
Description
We have create a custom Reporter to send metrics to DataDog from clientSide. We would like to send some custom tags, and for goal we need to have access to the Error. So, the goal of this PR is to pass as a new prop the Error to the Reporter