Skip to content

Commit

Permalink
Update containerized-images.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
homelessbirds committed Apr 23, 2024
1 parent 6bc4219 commit fcbcf24
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metaDescription: A guide for instrumenting your containerized image layer with N
freshnessValidatedDate: never
---

If you're using a Lambda containerized image for Lambda, you'll want to add New Relic to your code. After you add our pre-built layer to your image, you'll need to push the image to your AWS Elastic Container Registry. From there, whenever you run your function, New Relic will run, too.
If you're using a containerized image for Lambda, you'll want to add New Relic to your code. After you add our pre-built layer to your image, you'll need to push the image to your AWS Elastic Container Registry. From there, whenever you run your function, New Relic will run, too.

Here's a guide to adding our pre-built layer to your code.

Expand Down

0 comments on commit fcbcf24

Please sign in to comment.