getsentry / getsentry/sentry-javascript

vercel-edge: Missing exports

未关闭 适合新手
#24,043 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
javascript
主要语言
TypeScript
星标
8.7k
派生
1.8k
平均合并
1 天 17 小时
30 天内合并 PR
523

描述

Present in `@sentry/cloudflare`, absent from `@sentry/vercel-edge`: `vercelAIIntegration`, `updateSpanName`, `setConversationId`, `growthbookIntegration`, `spotlightIntegration`, `prismaIntegration`, `instrumentCreateReactAgent`, `httpServerIntegration`.

`vercelAIIntegration` missing from the Vercel edge runtime is the odd one.

**Work item.** Add the re-exports that apply. For any that genuinely do not work on the edge runtime, leave a comment in `index.ts` saying why.

贡献指南

打开贡献指南

调研方向

Compare the exports in @sentry/cloudflare with the Vercel Edge package's index.ts, focusing on the integrations and helpers listed in the issue. Add re-exports that work in the edge runtime, and document any excluded exports in index.ts with the reason. Verify that the package exposes the applicable names without including incompatible ones.

由索引模型根据 Issue 内容生成。

评估

技术栈
typescript
领域
backend
Issue 类型
功能
难度
2/5
预计耗时
1-3 小时
活跃度
活跃
描述清晰度
基本清楚
新手友好度
75/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。