getsentry / getsentry/sentry-javascript
Support instrumenting DB spans for Prisma.js + Planetscale
未关闭
Feature
Integration: prisma
Node.js
Spans
- 主要语言
- TypeScript
- 星标
- 8.7k
- 派生
- 1.8k
- 平均合并
- 1 天 17 小时
- 30 天内合并 PR
- 515
描述
### 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
贡献指南
评估
这个 Issue 还没有评估数据。