Skip to content

Fix POTel asyncpg breadcrumbs #3681

Closed
Closed
@sentrivana

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions