sui icon indicating copy to clipboard operation
sui copied to clipboard

feat(packages/sui-decorators): Add error to reporter

Open izeller opened this issue 2 years ago • 0 comments

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

izeller avatar May 22 '23 14:05 izeller