getsentry / getsentry/sentry-python
Set database operation attribute in asyncpg
Aberta
Feature
Integration: asyncpg
Python
Spans
- Linguagem predominante
- Python
- Estrelas
- 2.2k
- Forks
- 669
- Merge médio
- 1d 40min
- PRs com merge (30d)
- 212
Descrição
### Problem Statement
Attach attributes to spans for SQL statements according to https://github.com/getsentry/sentry-docs/pull/15194.
### Solution Brainstorm
Filter on the operation and add the attribute value.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.