Open
Description
Hi, can we use LWA and OpenTelemetry collector together with zip Lambda deployment? I am afraid that we cannot because LWA and Otel collector both requires AWS_LAMBDA_EXEC_WRAPPER
environment variable set to their binary path, but we can only set one single path for the variable.
Do you know if there is any workaround for this? Thanks.
P.S.) I confirmed that with Container Lambda deployment, we can use LWA + Otel without a problem. We can just copy multiple Lambda extension binaries to the /opt/extensions directory.
Metadata
Metadata
Assignees
Labels
No labels