Open
Description
Expected Behavior
Lambda function called by AWS Application Load Balancer connects traces properly to upstream service
Actual Behavior
Traces are not connected
Steps to Reproduce the Problem
- Configure traced service to call AWS ALB
- Configure ALB to call lambda
- Instrument the lambda with datadog-lambda-js
Specifications
- Datadog Lambda Layer version: arn:aws:lambda:eu-west-1:464622532012:layer:Datadog-Node20-x:115
- Node version: Node 20
- Datadog Lambda Extension version: arn:aws:lambda:eu-west-1:464622532012:layer:Datadog-Extension-ARM:65
The event format is documented at https://docs.aws.amazon.com/lambda/latest/dg/services-alb.html