getsentry / getsentry/sentry-javascript

Record spans dropped through event processors

未关闭
#13,104 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Improvement Spans
主要语言
TypeScript
星标
8.7k
派生
1.8k
平均合并
1 天 17 小时
30 天内合并 PR
515

描述

### Description

As a follow up to https://github.com/getsentry/sentry-javascript/pull/13022, where we ensured to recored spans dropped in `beforeSendTranscation`, we should probably extend this to transactions dropped through event processors.

```[tasklist]
### Tasks
- [ ] Record if `event.spans.length` is lower after an event processor (indicating that it was dropped)
- [ ] Recording dropped spans if a whole transaction is dropped in an event processor
```

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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