getsentry / getsentry/sentry-python
Set database operation attribute in SQLAlchemy
未關閉
Feature
Integration: SQLAlchemy
Python
Spans
- 主要語言
- Python
- 星號
- 2.2k
- 分支
- 669
- 平均合併
- 1 天 40 分鐘
- 30 天內合併 PR
- 212
描述
### 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.
貢獻指南
研究方向
首先定位 SQLAlchemy 整合以及為 SQL 敘述建立 span 的程式碼。閱讀所引用的 Sentry 文件變更,並確定哪些 operation 值需要 attributes;當指定的 attributes 已附加到相關 span 時,工作即完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python, sqlalchemy
- 領域
- database
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 35/100