Skip to content

feat(tracing): add support for OTel span links#1019

Merged
solnic merged 1 commit intomasterfrom
feat/support-for-span-links
Mar 20, 2026
Merged

feat(tracing): add support for OTel span links#1019
solnic merged 1 commit intomasterfrom
feat/support-for-span-links

Conversation

@solnic
Copy link
Copy Markdown
Collaborator

@solnic solnic commented Mar 20, 2026

Parse span links from OpenTelemetry span records and include them in both trace context (for root spans) and individual spans (for child spans), following the Sentry span links spec.

Need for proper Oban support.

Refs #979

@solnic solnic force-pushed the feat/support-for-span-links branch from b7e9101 to 9d12d4c Compare March 20, 2026 11:20
Parse span links from OpenTelemetry span records and include them
in both trace context (for root spans) and individual spans (for
child spans), following the Sentry span links spec.
@solnic solnic force-pushed the feat/support-for-span-links branch from 9d12d4c to 7c46b8d Compare March 20, 2026 11:55
@solnic solnic marked this pull request as ready for review March 20, 2026 12:24
@solnic solnic merged commit cae7a50 into master Mar 20, 2026
11 checks passed
@solnic solnic deleted the feat/support-for-span-links branch March 20, 2026 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants