Skip to content

Support baggage propagation without enabling tracing#11624

Open
aviramha wants to merge 2 commits into
DataDog:masterfrom
aviramha:baggage
Open

Support baggage propagation without enabling tracing#11624
aviramha wants to merge 2 commits into
DataDog:masterfrom
aviramha:baggage

Conversation

@aviramha

@aviramha aviramha commented Jun 11, 2026

Copy link
Copy Markdown

What Does This Do

Enable DataDog customers' use the built in context propagation without needing to enable APM using env DD_PROPAGATE_CONTEXT=true

Motivation

We have customers that want to propagate context to use our product. When customers are users of OTEL libraries they can just enable that feature, but customers of DataDog are blocked in either needing to:

  1. move to OTEL libraries
  2. enable APM product (though they don't want to use it, yet?)
  3. manually propagate context

This allows them to stay within DD ecosystem and being on par with other auto instrumentation o11y libraries.

Additional Notes

Contributor Checklist

  • Docs PR

  • Labels - seems I can't do it from my side?

@aviramha aviramha requested review from a team as code owners June 11, 2026 08:40
@aviramha aviramha requested review from amarziali and bric3 and removed request for a team June 11, 2026 08:40

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4749235a1c

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@PerfectSlayer PerfectSlayer added tag: community Community contribution type: feature request comp: context propagation Trace context propagation labels Jun 11, 2026
@mhlidd

mhlidd commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

👋 Hey @aviramha! Thanks for the contribution. Feature requests are routed through customer support channels - if you could leave a request there, we can make sure it gets reviewed by the proper team. 🙇‍♂️

@aviramha

Copy link
Copy Markdown
Author

We're not a customer - where are the support channels?

@mhlidd

mhlidd commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Feel free to open a ticket or join the public Slack here.

@aviramha

Copy link
Copy Markdown
Author

Which channel would be relevant? #apm?

@mhlidd

mhlidd commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

👋 I consulted internally and the best course of action is to have your customers who would like this feature to open a ticket with our support team!

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

Labels

comp: context propagation Trace context propagation tag: community Community contribution type: feature request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants