Skip to content

Commit

Permalink
fix(serverless): changed intro
Browse files Browse the repository at this point in the history
  • Loading branch information
homelessbirds committed Apr 30, 2024
1 parent 4e6cc28 commit b3f8119
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 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 and you monitor your app, 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, at the same time.

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

Expand Down

0 comments on commit b3f8119

Please sign in to comment.