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

Support Docker runtime Lambdas #242

Open
paw-j opened this issue Aug 10, 2023 · 1 comment
Open

Support Docker runtime Lambdas #242

paw-j opened this issue Aug 10, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@paw-j
Copy link

paw-j commented Aug 10, 2023

Summary

Support for Docker runtimes in lambda, currently can't install Lambda monitoring if you have "PackageType": "Image" in your Lambda.

I did not find much information regarding to this, neither warnings I spent all day trying to figure this out and found a couple of posts of people asking this issue. At least it would be nice to add a warning sepcifying that this setup is not compatible with docker images in lambda either in this repo, new relic console, blogs, etc...

Possible Solution

Perhaps instructions installing it inside the docker image that runs in lambda, you could keep the setup in the cli for linking aws accounts, setting roles with required policies, etc.

@paw-j paw-j added the enhancement New feature or request label Aug 10, 2023
@chaudharysaket chaudharysaket self-assigned this Apr 15, 2024
@chaudharysaket
Copy link
Contributor

At the time, you can use our container images to create container lambdas and provide necessary environment variables to the lambda for Newrelic instrumentation.
The CLI changes to instrument docker lambda is in progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants