getsentry / getsentry/sentry-python
Set database operation attribute in asyncpg
Offen
Feature
Integration: asyncpg
Python
Spans
- Vorherrschende Sprache
- Python
- Sterne
- 2.2k
- Forks
- 669
- Ø Merge
- 1 T. 1 Std.
- Gemergte PRs (30 T.)
- 213
Beschreibung
### 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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.