getsentry / getsentry/sentry-python

Implement span attachments in streaming mode

Open
#7,494 1 comment 0 reactions 0 assignees View on GitHub
Python
Dominant language
Python
Stars
2.2k
Forks
669
Avg merge
1d 40m
Merged PRs (30d)
212

Description

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]()

Contributor guide

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, observability-sre
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.