-
Notifications
You must be signed in to change notification settings - Fork 932
Open
Labels
spec-featureThis is a request to implement a new feature which is already specified by the OTel specificationThis is a request to implement a new feature which is already specified by the OTel specificationtriage:acceptedThis feature has been acceptedThis feature has been acceptedtype:featureA feature with no sub-issues to addressA feature with no sub-issues to address
Description
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
Labels
spec-featureThis is a request to implement a new feature which is already specified by the OTel specificationThis is a request to implement a new feature which is already specified by the OTel specificationtriage:acceptedThis feature has been acceptedThis feature has been acceptedtype:featureA feature with no sub-issues to addressA feature with no sub-issues to address