getsentry / getsentry/sentry-python

Set database operation attribute in asyncpg

Open
#4,961 1 comment 0 reactions 0 assignees View on GitHub
Feature Integration: asyncpg Python Spans
Dominant language
Python
Stars
2.2k
Forks
669
Avg merge
1d 1h
Merged PRs (30d)
213

Description

### 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.