mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-01-24 03:47:19 +02:00
1ff2e71e7d
* add trace flags to OTLP export * add changelog entry * add span flags to links too * rely on the parent span context for span flags * test BuildSpanFlags, not with an actual span * Update exporters/otlp/otlptrace/internal/tracetransform/span.go Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com> --------- Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com> Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>