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