Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Prisma v6 #14793

Open
AbhiPrasad opened this issue Dec 18, 2024 · 0 comments
Open

Support Prisma v6 #14793

AbhiPrasad opened this issue Dec 18, 2024 · 0 comments
Labels
Feature: Spans Integration: prisma Issues related to Prisma support for the Sentry Node SDK Package: node Issues related to the Sentry Node SDK
Milestone

Comments

@AbhiPrasad
Copy link
Member

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:

  1. Can we merge in 6.x bump for prisma instrumentation and still support 5.x? Ideally we can figure out how to support both at the same time so we support the max amount of users.
  2. How do we structure the docs (this issue: Outdated prisma documentation sentry-docs#12184) to make both 5.x and 6.x of the prisma integration work with 8.x and 9.x of the SDK.
@AbhiPrasad AbhiPrasad added Feature: Spans Integration: prisma Issues related to Prisma support for the Sentry Node SDK Package: node Issues related to the Sentry Node SDK labels Dec 18, 2024
@AbhiPrasad AbhiPrasad added this to the 9.0.0 milestone Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: Spans Integration: prisma Issues related to Prisma support for the Sentry Node SDK Package: node Issues related to the Sentry Node SDK
Projects
None yet
Development

No branches or pull requests

1 participant