Sentry module only support http and express middleware tracing. However, for graphql projects it is important to trace resolver activities. ## Resouces * Sentry blog: https://blog.sentry.io/2021/08/31/guest-post-performance-monitoring-in-graphql * NestJS GraphQL Apollo server plugins: https://docs.nestjs.com/graphql/plugins
Sentry module only support http and express middleware tracing. However, for graphql projects it is important to trace resolver activities.
Resouces