Skip to content

Include MultiValueHeaders in DefaultTraceExtractor #202

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jo-me
Copy link

@jo-me jo-me commented Jun 25, 2025

What does this PR do?

This PR merges MultiValueHeader fields with the normal Header fields in the DefaultTraceExtractor

Motivation

current ddlambda tries to read headers from headers while in our case they are passed as multiValueHeaders

Testing Guidelines

local fork

Additional Notes

partly fixes #189 (in combination with PR #201)

Types of changes

  • Bug fix
  • New feature
  • Breaking change
  • Misc (docs, refactoring, dependency upgrade, etc.)

Checklist

  • This PR's description is comprehensive
  • This PR contains breaking changes that are documented in the description
  • This PR introduces new APIs or parameters that are documented and unlikely to change in the foreseeable future
  • This PR impacts documentation, and it has been updated (or a ticket has been logged)
  • This PR's changes are covered by the automated tests
  • This PR collects user input/sensitive content into Datadog

The program was tested solely for our own use cases, which might differ from yours.

Jochen Mehlhorn [email protected], Mercedes-Benz Tech Innovation GmbH

Provider Information

@jo-me jo-me requested a review from a team as a code owner June 25, 2025 15:02
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.

support multiValueHeaders
1 participant