Skip to content

Fix POTel asyncpg breadcrumbs #3681

Description

@sentrivana

They now read data from span attributes, which is a problem if tracing is disabled, since then we get NonRecordingSpans that can't have attributes set on them.

Fix this. We should store the data elsewhere, and populate spans and breadcrumbs from there instead of using spans to store everything.

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