Description
Update
This is shipped! Docs here: https://docs.sentry.io/platforms/javascript/guides/node/configuration/integrations/prisma/
Description
From: getsentry/sentry-docs#12184
Prisma launched new version of 6.1.0 where tracing is not in previewFeature and some additional things need to be done to be able to trace application. Docs need to be updated
https://github.com/prisma/prisma/releases/tag/6.1.0
On our side we've been evaluating merging in #14624 for v9 (considering it seems to be a breaking change in some ways).
We need to figure out:
- Can we merge in
6.x
bump for prisma instrumentation and still support5.x
? Ideally we can figure out how to support both at the same time so we support the max amount of users. - How do we structure the docs (this issue: Outdated prisma documentation sentry-docs#12184) to make both
5.x
and6.x
of the prisma integration work with8.x
and9.x
of the SDK.
Sub-issues
Metadata
Metadata
Assignees
Type
Projects
Status
No status