### Problem Statement Attach attributes to spans for SQL statements according to [https://develop.sentry.dev/sdk/telemetry/spans/sql-transactions](https://develop.sentry.dev/sdk/telemetry/spans/sql-transactions/#span-data) [\[DOCS PR\]](https://github.com/getsentry/sentry-docs/pull/15194). ### Solution Brainstorm Filter on the operation and add the attribute value.