getsentry / getsentry/sentry-python

sqlalchemy integration does not track all databases

クローズ
#6,573 コメント 6 件 リアクション 2 件 担当者 1 名 @ericapisani が担当を希望しています GitHub で見る
Bug Python Spans Waiting for: Product Owner
主要言語
Python
スター
2.2k
フォーク
669
平均マージ
1日 40分
マージ済み PR(30日)
212

説明

### How do you use Sentry?

Sentry Saas (sentry.io)

### Version

2.61.1

### Steps to Reproduce

When using `snowflake-sqlalchemy` or `clickhouse-sqlalchemy` the recorded spans do not include the attribute `span.system`, which make it difficult to filter the queries.

The only span.system we get is `postgresql`, which in our case is also used through sqlalchemey (+asyncpg).

Is this a problem on the Sentry side, or is this something that should be fixed by the sqlalchemy extensions (snowflake and clickhouse)?

### Expected Result

No span.system is recorded for snowflake or clickhouse.

### Actual Result

All queries should include the right system.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。