Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Validate the Remix 3 instrumentation approach

Aperta
#24,661 1 commento 0 reazioni 1 assegnatario Vedi su GitHub

@chargome ci sta già lavorando.

Dal 23/9/2026.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

Remix

Work out whether Remix 3 can be instrumented at all, given it has no bundler and no build step, and confirm the signals we need actually reach Sentry.

Result: yes, by patching three construction points with orchestrion.

What was built:

  • A working SDK covering server tracing and errors, logs, metrics, client pageload and navigation tracing, component render errors, debug IDs and source map output
  • A test app with 24 passing e2e tests, containing no Sentry code beyond two init() calls
  • A preview tarball for local testing

Questions left open for later milestones:

  • Source map upload is only verified for artifact shape, not against a real Sentry org
  • Version ranges are pinned against Remix release candidate internals and will need bumping
  • Bun works but needs the middleware wired by hand, Deno is unverified
Lingua principale
TypeScript
Stelle
8.7k
Fork
1.9k
Merge medio
1g 16h
PR unite (30g)
576

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di getsentry/sentry-javascript

Tutte le issue di getsentry/sentry-javascript

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.