Skip to content

is_valid is currently a method on the SpanContext, the spec defines it as a bool flag  #996

Description

@codeboten

To be compliant with the tracing spec, we need a is_valid to be a boolean flag rather than a method on the SpanContext

https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/trace/api.md#spancontext

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions