getsentry / getsentry/sentry-python
Support psycopg 3
- 主要语言
- Python
- 星标
- 2.2k
- 派生
- 669
- 平均合并
- 1 天 1 小时
- 30 天内合并 PR
- 213
描述
### Problem Statement
Hi, I'm not sure if I'm missing something but I cannot find sentry's support for psycopg v3 (well, named [psycopg](https://www.psycopg.org/psycopg3/docs/) ) and If I try a simple test I cannot find sql query information in sentry when using psycopg3.
Am I missing something ? I feel like I'm missing something since I cannot also find the psycopg2 integration, but I'm not very familiar with sentry's code, so maybe I'm looking in the wrong places.
And if it's not yet supported, do you plan to support it?
Thanks for this great project!
### Solution Brainstorm
I guess, we would have to add a specific integration for psycopg3. I'm not sure I feel confident to do a correct and clean implementation of this, but I can try if you want.
贡献指南
评估
这个 Issue 还没有评估数据。