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

browser-integration-tests: port trace semantics suites to span streaming

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

@msonnb ya está trabajando en esto.

Desde el 7/9/2026.

Evaluación

Este issue todavía no se ha evaluado.

Descripción

javascript Task

Follow the porting recipe in the parent issue.

Trace lifetime, DSC, sampling and span linking. These assert on envelope headers and trace propagation rather than on instrumentation output, so they are the ones most likely to expose a real product bug rather than a test rewrite.

Suites

  • Trace lifetime: tracing/trace-lifetime/*, tracing/continueTrace/*, tracing/bindScopeToEmitter
  • Envelope headers and DSC: tracing/envelope-header, tracing/envelope-header-transaction-name, tracing/dsc-txn-name-update
  • Sampling: tracing/tracesSampler, tracing/stringSampleRate, tracing/no-parent-span-client-report
  • Span shaping: tracing/linking-addLink, tracing/linking-addLinks, tracing/linking-spanOptions, tracing/ignoreSpans, tracing/maxSpans, tracing/setSpanActive, tracing/microfrontend-span-attribution, tracing/browserTracingIntegrationShim
  • Public API span surface: public-api/startSpan, public-api/beforeSendTransaction
  • integrations/httpclient

Twins to fold back

tracing/trace-lifetime/pageload-streamed, navigation-streamed, startNewTrace-streamed, tracing/setSpanActive-streamed, tracing/linking-addLink-streamed, tracing/ignoreSpans-streamed, tracing/http-client-span-streamed, public-api/startSpan/streamed, public-api/beforeSendSpan-streamed.

Keep static trace lifecycle coverage

Pick one suite here to stay on the static pin as the guard, and name it in the PR. The profiling/traceLifecycleMode_* suites already cover the lifecycle switch itself.

Lenguaje dominante
TypeScript
Estrellas
8.7k
Forks
1.9k
Merge medio
1 d 18 h
PR fusionados (30 d)
562

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.