Skip to content

Add is_remote_parent span flags to OTLP exported Spans and SpanLinks #5909

@nikhilmantri0902

Description

@nikhilmantri0902

Is your feature request related to a problem? Please describe.

After updating protobuf schema, we can set the is_remote_parent flag when exporting spans and span links with OTLP.

Describe the solution you'd like

Update OTLP exporter to fill the relevant bits in SpanFlags.

Describe alternatives you've considered

None

Additional context

Proto schema PR: open-telemetry/opentelemetry-proto#484
Go implementation: https://github.com/open-telemetry/opentelemetry-go/pull/5194/files
Python implementation: https://github.com/open-telemetry/opentelemetry-python/pull/3881/files

Metadata

Metadata

Assignees

No one assigned

    Labels

    spec-featureThis is a request to implement a new feature which is already specified by the OTel specificationtriage:acceptedThis feature has been acceptedtype:featureA feature with no sub-issues to address

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions