Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct setup of the AWS OTEL java layer for AWS Lambda with Micronaut #1932

Open
dniel opened this issue Oct 31, 2023 · 0 comments
Open

Correct setup of the AWS OTEL java layer for AWS Lambda with Micronaut #1932

dniel opened this issue Oct 31, 2023 · 0 comments

Comments

@dniel
Copy link

dniel commented Oct 31, 2023

Issue description

Im trying to configure the ADOT (AWS Distro for OpenTelemetry) Java layer for a Micronaut based Lambda following the instructions on https://aws-otel.github.io/docs/getting-started/lambda/lambda-java.

It seems you need to set an environment variable AWS_LAMBDA_EXEC_WRAPPER to the correct value for the lambda depending on the lambda implementation, in this case implemented by Micronaut. What's the correct value for AWS_LAMBDA_EXEC_WRAPPER Micronaut?

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

No branches or pull requests

1 participant