getsentry / getsentry/sentry-python
Set database operation attribute in asyncpg
Abierto
Feature
Integration: asyncpg
Python
Spans
- Lenguaje dominante
- Python
- Estrellas
- 2.2k
- Forks
- 669
- Merge medio
- 1 d 1 h
- PR fusionados (30 d)
- 213
Descripción
### 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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.