-
Notifications
You must be signed in to change notification settings - Fork 118
Closed
Description
The AWS guide - https://docs.aws.amazon.com/lambda/latest/dg/runtimes-custom.html - says a custom runtime should do the following
Propagate the tracing header – Get the X-Ray tracing header from the Lambda-Runtime-Trace-Id header in the API response. Set the _X_AMZN_TRACE_ID environment variable locally with the same value. The X-Ray SDK uses this value to connect trace data between services.
The _X_AMZN_TRACE_ID environment variable is not currently set.
ktoso
Metadata
Metadata
Assignees
Labels
No labels