getsentry / getsentry/sentry-javascript
Support instrumenting DB spans for Prisma.js + Planetscale
Đang mở
Feature
Integration: prisma
Node.js
Spans
- Ngôn ngữ chính
- TypeScript
- Star
- 8.7k
- Fork
- 1.8k
- Merge trung bình
- 1 ngày 17 giờ
- Pull request đã merge (30 ngày)
- 515
Mô tả
### 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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.