Skip to content

Add an option to disable span creation in AsyncioIntegration #5366

Description

@sentrivana

Problem Statement

AsyncioIntegration serves two purposes:

  1. proper scope isolation of coroutines
  2. creating spans for async tasks

While 1 is something you generally want, 2 not necessarily.

Solution Brainstorm

Allow to turn off span creation without having to turn off the whole integration.

Metadata

Metadata

Assignees

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions