Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Validate the Remix 3 instrumentation approach

Abierto
#24,661 1 comentario 0 reacciones 1 asignado Ver en GitHub

@chargome ya está trabajando en esto.

Desde el 23/9/2026.

Evaluación

Este issue todavía no se ha evaluado.

Descripción

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
Lenguaje dominante
TypeScript
Estrellas
8.7k
Forks
1.9k
Merge medio
1 d 16 h
PR fusionados (30 d)
576

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de getsentry/sentry-javascript

Todos los issues de getsentry/sentry-javascript

Issues similares

Más issues de TypeScript

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.