sentry-python icon indicating copy to clipboard operation
sentry-python copied to clipboard

Set database operation attribute in asyncpg

Open alexander-alderman-webb opened this issue 2 months ago • 1 comments

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.

alexander-alderman-webb avatar Oct 20 '25 10:10 alexander-alderman-webb