getsentry / getsentry/sentry-javascript
vercel-edge: Missing exports
- Vorherrschende Sprache
- TypeScript
- Sterne
- 8.7k
- Forks
- 1.8k
- Ø Merge
- 1 T. 17 Std.
- Gemergte PRs (30 T.)
- 523
Beschreibung
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.
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- typescript
- Bereich
- backend
- Issue-Typ
- Feature
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Aktiv
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 75/100