getsentry / getsentry/sentry-python
Implement span attachments in streaming mode
- Linguagem predominante
- Python
- Estrelas
- 2.2k
- Forks
- 669
- Merge médio
- 1d 40min
- PRs com merge (30d)
- 212
Descrição
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]()
Guia de contribuição
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- python
- Domínio
- backend, observability-sre
- Tipo de issue
- Funcionalidade
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Ativa
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 45/100