Environment
self-hosted (https://develop.sentry.dev/self-hosted/)
Version
- Strapi - 4.1.7
- @sentry/node - 6.19.6
- @sentry/tracing - 6.19.6
No response
Steps to Reproduce
Instrument Strapi v4 application with Sentry integration. Followed Performance monitoring setup with Koa from the doc
Expected Result
Log Strapi erros on Sentry
Actual Result
Not able to track errors on Sentry instead logs self._mergeOptions is not a function
