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

Add the newrelic-agent & extension version to ECR Image? #270

Open
juanmarin96 opened this issue Aug 23, 2022 · 7 comments
Open

Add the newrelic-agent & extension version to ECR Image? #270

juanmarin96 opened this issue Aug 23, 2022 · 7 comments
Assignees

Comments

@juanmarin96
Copy link

Does the plugin work with lambda functions deployed as a Docker Image?

@mrickard
Copy link
Member

We haven't tested the plugin with Lambda functions deployed as Docker images, and I'd suspect that it'd throw errors.

On the other hand, customers have installed our agent/extension layers (https://layers.newrelic-external.com/) into Lambdas deployed as Docker images, following the procedure outlined by AWS here: https://docs.aws.amazon.com/lambda/latest/dg/images-create.html. You'd want to be careful to set the handler value and environment variables correctly.

@cabal-daniel
Copy link

Yeah this project doesn't work with images. Which is unfortunate as only images are able to support 10G size on AWS. I hope it gets planned soon.

@workato-integration
Copy link

@chistyakov
Copy link

I'd like to propose the addition of Docker images pre-integrated with NewRelic's Lambda layer. At present, our team finds itself consistently building and hosting our own Docker images whenever there's a new version of the Lambda layer. This process can be quite cumbersome.

I've observed that NewRelic's competitor, Sentry, offers this convenience for their users. Here's a reference to how they've implemented it: Sentry AWS Lambda Container Image Documentation.

Providing such a feature would greatly streamline our deployment process and enhance user experience. I believe other users would benefit from this addition as well.

Thank you for considering this enhancement!

@chaudharysaket
Copy link
Contributor

We have released support for containerized lambda. Please find the New Relic docs. You can find the ECR images here.
Thank you!

@chaudharysaket chaudharysaket self-assigned this Aug 8, 2024
@chistyakov
Copy link

thank you!

@chistyakov
Copy link

Is it possible to add the newrelic-agent version to the docker-image tag?

I want to freeze the image version to prevent unexpected updates.

@workato-integration workato-integration bot changed the title Lambda function as a Docker Image? Add the newrelic-agent & extension version to ECR Image? Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants