getsentry / getsentry/sentry-javascript
vercel-edge: Missing exports
- Lingua principale
- TypeScript
- Stelle
- 8.7k
- Fork
- 1.8k
- Merge medio
- 1g 17h
- PR unite (30g)
- 523
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- typescript
- Ambito
- backend
- Tipo di issue
- Funzionalità
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Attiva
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 75/100