Skip to content

sqlalchemy integration does not track all databases #6573

Description

@sk-

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.

Metadata

Metadata

Assignees

No fields configured for issues without a type.

Projects

Status
No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions