getsentry / getsentry/sentry-python
Implement span attachments in streaming mode
オープン
Python
- 主要言語
- Python
- スター
- 2.2k
- フォーク
- 669
- 平均マージ
- 1日 1時間
- マージ済み PR(30日)
- 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