getsentry / getsentry/sentry-javascript

Ensure streamed span names have low-cardinality span names

Abierto
#22,350 1 comentario 0 reacciones 1 asignado Reclamado por @Lms24 Ver en GitHub
Core javascript Meta: Breaking Spans Traces
Lenguaje dominante
TypeScript
Estrellas
8.7k
Forks
1.8k
Merge medio
1 d 17 h
PR fusionados (30 d)
515

Descripción

For v11, streamed span names should become low-cardinality. Since we'll still support transactions as a fallback, we'll need to check for `traceLifecycle` and assign different span names for `stream` or `static` mode.

Span name rules are defined here: [https://getsentry.github.io/sentry-conventions/names/]()

This is a large(r) task but should be splittable so that we can tackle it in parallel

lower prio but to address:

- function spans
- ui/component spans

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.