Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[receiver/datadog] Implement support for span links #37449

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

lopes-felipe
Copy link
Member

@lopes-felipe lopes-felipe commented Jan 23, 2025

Description

Currently, there is no way to create Span Links from Datadog spans through the Datadog receiver.

This implements support for Span Links via DD tracing library's own attribute (_dd.span_links).

The payload format is also the same adopted by the tracing library and the agent

It also exposes two unmarshaling pkg/translator/zipkin's operations, in order to avoid code duplication.

Link to tracking issue

Fixes

Testing

Documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants