-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Package: nodeIssues related to the Sentry Node SDKIssues related to the Sentry Node SDK
Description
In v8, @sentry/node
will be backed by OpenTelemetry, which especially brings a host of new auto instrumentation to the table.
This issue tracks what we are planning to support out of the box. Anything that is checked we have tested.
### Frameworks
- [x] Express
- [x] Fastify
- [x] Nest.js
- [x] Koa
- [x] Hapi
- [ ] https://github.com/getsentry/sentry-javascript/issues/11405
### Libraries / Databases
- [x] mysql
- [x] mysql2
- [x] pg (including postgres - TODO: verify)
- [x] GraphQL (including Apollo Server)
- [x] mongo
- [x] mongoose
- [x] Prisma
Metadata
Metadata
Assignees
Labels
Package: nodeIssues related to the Sentry Node SDKIssues related to the Sentry Node SDK