1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-10 00:29:12 +02:00
opentelemetry-go/exporters/otlp
Damien Mathieu 1ff2e71e7d
Add span flags to OTLP exported data (#5194)
* 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>
2024-04-15 07:33:25 -07:00
..
otlplog dependabot updates Sun Apr 14 07:10:26 UTC 2024 (#5210) 2024-04-14 09:19:48 +02:00
otlpmetric dependabot updates Sun Apr 14 07:10:26 UTC 2024 (#5210) 2024-04-14 09:19:48 +02:00
otlptrace Add span flags to OTLP exported data (#5194) 2024-04-15 07:33:25 -07:00
README.md Add READMEs to every package (#5103) 2024-03-26 20:13:54 +01:00

OTLP Exporters

PkgGoDev