sdk-typescript
sdk-typescript copied to clipboard
[Feature Request] Sentry integration
Is your feature request related to a problem? Please describe.
Currently there is no out of the box Sentry support. To log errors to Sentry in activities, an ActivityInboundCallsInterceptor
needs to be implemented.
Describe the solution you'd like
Some type of integration that allows us to easily add Sentry support