Skip to content

Include MultiValueHeaders in DefaultTraceExtractor#202

Closed
jo-me wants to merge 1 commit into
DataDog:mainfrom
jo-me:include_multivalueheader
Closed

Include MultiValueHeaders in DefaultTraceExtractor#202
jo-me wants to merge 1 commit into
DataDog:mainfrom
jo-me:include_multivalueheader

Conversation

@jo-me
Copy link
Copy Markdown

@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 jochen.mehlhorn@mercedes-benz.com, Mercedes-Benz Tech Innovation GmbH

Provider Information

Signed-off-by: Jochen.Mehlhorn <jochen.mehlhorn@mercedes-benz.com>
@jo-me jo-me requested a review from a team as a code owner June 25, 2025 15:02
@ojproductions
Copy link
Copy Markdown
Contributor

this change has been addressed in this pr

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

2 participants