Skip to content

AWS Lambda functions don't inject trace headers in responses #4074

@sam-mosleh

Description

@sam-mosleh

What problem do you want to solve?

When using auto-instrumentation for AWS Lambda functions, trace headers are not included in the HTTP response. This issue specifically affects integrations with:

  • API Gateway V2 (HTTP APIs)
  • Lambda Function URLs

Describe the solution you'd like

The auto-instrumentation layer should automatically inject trace headers into Lambda response objects when the function is invoked.

Describe alternatives you've considered

Manual header injection

Additional Context

No response

Would you like to implement a fix?

Yes

Tip

React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions