getsentry / getsentry/sentry-javascript
Ensure streamed span names have low-cardinality span names
Đang mở
Core
javascript
Meta: Breaking
Spans
Traces
- Ngôn ngữ chính
- TypeScript
- Star
- 8.7k
- Fork
- 1.8k
- Merge trung bình
- 1 ngày 17 giờ
- Pull request đã merge (30 ngày)
- 515
Mô tả
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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.