Skip to content

docs(js): Document Prisma 8 support in prismaIntegration - #19628

Draft
chargome wants to merge 3 commits into
masterfrom
prisma-8-support
Draft

chargome wants to merge 3 commits into
masterfrom
prisma-8-support

Conversation

@chargome

@chargome chargome commented Sep 25, 2026 •

Copy link
Copy Markdown
Member

DESCRIBE YOUR PR

Documents Prisma 8 support in prismaIntegration, available from SDK 11.1.0 (getsentry/sentry-javascript#24682).

  • Add Prisma 8 to the supported versions on the common and Cloudflare Prisma pages
  • Note that Prisma 8 spans come from channel injection, the span structure, and the unwrapped db.sql, db.raw, and groupBy calls
  • Note that CommonJS apps on Node.js 20 only get pg query spans
  • Scope the Prisma trace output link to Prisma 5 to 7

prisma__v8.x.mdx is intentionally unchanged: it documents SDK 8.x, not Prisma 8.

Prisma 8 is instrumented through diagnostics channels starting with
SDK 11.1.0. Add it to the supported versions and note its span shape
and limitations.

Refs getsentry/sentry-javascript#24682
Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
@vercel

vercel Bot commented Sep 25, 2026 •

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
develop-docs Ready Ready Preview Sep 25, 2026 2:51pm UTC
sentry-docs Error Error Sep 25, 2026 2:51pm UTC

Request Review

@github-actions github-actions Bot added the Priority: Normal Docs review has no urgent deadline label Sep 25, 2026
@github-actions github-actions Bot added Priority: Needs Triage The PR description is missing valid priority information and removed Priority: Normal Docs review has no urgent deadline labels Sep 25, 2026
OpenAPI descriptions allow literal less-than comparisons, but MDX treats them as malformed tags. Escape comparisons in prose without changing code examples or HTML so the custom inbound filter API pages can build.

Co-Authored-By: Charly Gomez <charly.gomez@sentry.io>
This reverts commit ae8a34e.

Co-Authored-By: Charly Gomez <charly.gomez@sentry.io>

This branch had an error being deployed

1 failed and 1 active deployments
Preview – sentry-docs — 0d7b50e4 Deployed Sep 25, 2026 by vercel[bot]
Preview – develop-docs — 0d7b50e4 Deployed Sep 25, 2026 by vercel[bot]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority: Needs Triage The PR description is missing valid priority information

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant