Otlp Exporter : Add trace_state to Link #801
Labels
area:exporter:otlp
OpenTelemetry Protocol (OTLP) Exporter
bug
Something isn't working
release:required-for-ga
To be resolved before GA release
spec-compliance
Not compliant to OpenTelemetry specs
trace_state is part of Link as per otlp protocol:
https://github.com/open-telemetry/opentelemetry-proto/blob/795cc815ce9bb438b46a4a7f6ecb465b52d50935/opentelemetry/proto/trace/v1/trace.proto#L214
This should be added in otel-cpp implementation:
opentelemetry-cpp/exporters/otlp/src/otlp_recordable.cc
Line 275 in 840701b
The text was updated successfully, but these errors were encountered: