getsentry / getsentry/sentry-python
Set database operation attribute in SQLAlchemy
Offen
Feature
Integration: SQLAlchemy
Python
Spans
- Vorherrschende Sprache
- Python
- Sterne
- 2.2k
- Forks
- 669
- Ø Merge
- 1 T. 40 Min.
- Gemergte PRs (30 T.)
- 212
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.