Skip to content

Create helper method to replace frequent "is streamed span but not a noop streamed span" check #6182

@ericapisani

Description

@ericapisani

Quality of life refactor. We often have to check that a streamed span is also not a noop streamed span, and having a helper function do this would save a lot of code review comments from the bots that we missed the not isinstance(span, NoOpStreamedSpan) check.

Metadata

Metadata

Assignees

Labels

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