Skip to content

Investigate missing span coverage on queries run by an asyncpg Cursor #6240

Description

@ericapisani

Cursors use the protocolrather than connection to execute their queries. This means our current, Connection-focused patches are not capturing those queries.

The methods of interest are:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions