newrelic / newrelic/newrelic-lambda-cli

Support Docker runtime Lambdas

Open
#242 1 comment 1 reaction 1 assignee View on GitHub

@chaudharysaket is already working on this.

Since Apr 15, 2024.

enhancement
Dominant language
Python
Stars
52
Forks
54
Avg merge
3d 13h
Merged PRs (30d)
3

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.