getsentry / getsentry/sentry-javascript
vercel-edge: Missing exports
- Langage dominant
- TypeScript
- Étoiles
- 8.7k
- Forks
- 1.8k
- Merge moyen
- 1 j 17 h
- PR mergées (30 j)
- 523
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- typescript
- Domaine
- backend
- Type d'issue
- Fonctionnalité
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- Active
- Clarté
- Plutôt claire
- Accessibilité débutants
- 75/100