getsentry / getsentry/sentry-javascript

Ensure streamed span names have low-cardinality span names

未关闭
#22,350 1 条评论 0 个 reaction 已指派 1 人 已被 @Lms24 认领 在 GitHub 查看
Core javascript Meta: Breaking Spans Traces
主要语言
TypeScript
星标
8.7k
派生
1.8k
平均合并
1 天 17 小时
30 天内合并 PR
523

描述

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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。