getsentry / getsentry/sentry-python
Implement span attachments in streaming mode
未关闭
Python
- 主要语言
- Python
- 星标
- 2.2k
- 派生
- 669
- 平均合并
- 1 天 1 小时
- 30 天内合并 PR
- 213
描述
I haven't found a single hit for `add_attachment(add_to_transactions=True)` anywhere on GitHub, so I don't believe this has super high priority, but we should add it at some point.
[https://develop.sentry.dev/sdk/telemetry/spans/span-protocol/#span-attachments]()
贡献指南
调研方向
Start by reading the linked span attachments protocol and searching the repository for add_attachment(add_to_transactions=True) and streaming-mode span handling. Determine the existing transaction and span attachment paths, then verify that attachments are included correctly when spans are streamed according to the protocol.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- backend, observability-sre
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100