FeatureFuel
0

Distinguish async vs sync database spans in APM (asyncpg vs SQLAlchemy)

Source: getsentry/sentry#110511 · opened by @zycon
Distinguish async vs sync database spans in APM (asyncpg vs SQLAlchemy): Currently, Sentry groups all database spans under a generic db operation regardless of whether the underlying driver is async (e.g. asyncpg) or sync (e.g. SQLAlchemy). There is no span.op, attribute, or tag that differentiates the two at the span level.
Our stack:

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests