getsentry / getsentry/sentry-python
Set database operation attribute in SQLAlchemy
未关闭
Feature
Integration: SQLAlchemy
Python
Spans
- 主要语言
- Python
- 星标
- 2.2k
- 派生
- 669
- 平均合并
- 1 天 1 小时
- 30 天内合并 PR
- 213
描述
### 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.
贡献指南
评估
这个 Issue 还没有评估数据。