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

Outdated prisma documentation #12184

Open
CSenshi opened this issue Dec 18, 2024 · 6 comments
Open

Outdated prisma documentation #12184

CSenshi opened this issue Dec 18, 2024 · 6 comments

Comments

@CSenshi
Copy link

CSenshi commented Dec 18, 2024

SDK

All JavaScript SDKs

Description

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

Suggested Solution

No response

@getsantry
Copy link
Contributor

getsantry bot commented Dec 18, 2024

Assigning to @getsentry/support for routing ⏲️

@AbhiPrasad
Copy link
Member

Hey @CSenshi - thanks for writing in!

We're tracking this in getsentry/sentry-javascript#14624, but let me write out a GH issue so we have everything in one place.

The current plan is for prisma v6 support to be only available with 9.x of the Sentry JS SDK. We are actively working on the 9.x release.

@getsantry
Copy link
Contributor

getsantry bot commented Dec 18, 2024

Routing to @getsentry/product-owners-sdks-web-frontend for triage ⏲️

@getsantry getsantry bot moved this from Waiting for: Support to Waiting for: Product Owner in GitHub Issues with 👀 3 Dec 18, 2024
@Nagyman
Copy link

Nagyman commented Jan 14, 2025

Came across this issue and getsentry/sentry-javascript#14793 due to an attempt at upgrading our Prisma dependencies to 6.2.1 (from 6.0.1). (aside: prisma/instrumentation seems to work with 6.0.1 🤷 )

Error we encountered for people searching:

this.getGlobalTracingHelper(...).dispatchEngineSpans is not a function

For reference, a similar issue was reported to Prisma for highlight.io, which is being fixed in this highlight.io PR.

@getsantry getsantry bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 3 Jan 14, 2025
@maksym-boytsov
Copy link

Came across this issue and getsentry/sentry-javascript#14793 due to an attempt at upgrading our Prisma dependencies to 6.2.1 (from 6.0.1). (aside: prisma/instrumentation seems to work with 6.0.1 🤷 )

Error we encountered for people searching:

this.getGlobalTracingHelper(...).dispatchEngineSpans is not a function
For reference, a similar issue was reported to Prisma for highlight.io, which is being fixed in this highlight.io PR.

We're seeing the same issue after upgrading to 6.1

@s1gr1d
Copy link
Member

s1gr1d commented Jan 15, 2025

The major version 8 of the SDKs will only support Prisma v5 (see integration docs).

We decided to add support for the new version in v9, which is released soon (soon as in January/February). When it is released, you can upgrade Sentry to get Prisma v6 support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

5 participants