getsentry / getsentry/sentry-javascript
Support instrumenting DB spans for Prisma.js + Planetscale
Ouverte
Feature
Integration: prisma
Node.js
Spans
- Langage dominant
- TypeScript
- Étoiles
- 8.7k
- Forks
- 1.8k
- Merge moyen
- 1 j 17 h
- PR mergées (30 j)
- 515
Description
### Problem Statement
When using Prisma.js with Planescale DB spans are not instrumented, nor is their useful metadata in the planet-scale HTTP request, e.g., query structure.
### Solution Brainstorm
## Option 1 (preference)
Figure out how to emit DB spans when prisma makes calls to planescale HTTP endpoint.
## Option 2
Include additional useful information, such as query structure, in HTTP request to Planescale.
Internal Tracking: https://www.notion.so/sentry/Customer-glif-ede20c74d7de4572b683a431e450f7b4?pvs=4
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.