Skip to content

Commit

Permalink
fix(serverless): making changes from peer
Browse files Browse the repository at this point in the history
  • Loading branch information
homelessbirds committed Apr 30, 2024
1 parent b37fc10 commit 62b3084
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Step 1: Link your AWS and New Relic accounts"
title: "Link your AWS and New Relic accounts"
metaDescription: Step 1 of enabling New Relic AWS Lambda Monitoring.
redirects:
- /docs/serverless-function-monitoring/aws-lambda-monitoring/get-started/enable-serverless-monitoring-using-lambda-layer
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Step 5: Additional configuration"
title: "Additional configuration"
metaDescription: After enabling New Relic's AWS Lambda monitoring, you can set up alerts and custom events.
redirects:
- /docs/serverless-function-monitoring/aws-lambda-monitoring/get-started/configure-new-relic-serverless-aws-lambda
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ New Relic offers pre-built images that include our layer's different runtimes: J

<Tabs>
<TabsBar>
<TabsBarItem id="1">Dockerfile for Java</TabsBarItem>
<TabsBarItem id="2">Dockerfile for Node.js</TabsBarItem>
<TabsBarItem id="3">Dockerfile for Python</TabsBarItem>
<TabsBarItem id="4">Dockerfile for Extension-only</TabsBarItem>
<TabsBarItem id="java">Java</TabsBarItem>
<TabsBarItem id="node.js">Node.js</TabsBarItem>
<TabsBarItem id="python">Python</TabsBarItem>
<TabsBarItem id="extension"> Extension-only</TabsBarItem>
</TabsBar>

<TabsPages>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Step 3: Instrument a test Lambda function"
title: "Instrument a test Lambda function"
metaDescription: Step 3 of enabling New Relic's AWS Lambda monitoring.
freshnessValidatedDate: never
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Step 4: Instrument your own Lambda functions"
title: "Instrument your own Lambda functions"
metaDescription: Step 4 of enabling New Relic AWS Lambda monitoring.
freshnessValidatedDate: never
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Step 2: Set up AWS API Polling or Metric Streams"
title: "Set up AWS API Polling or Metric Streams"
metaDescription: Make sure AWS API Polling or Metric Streams is installed before you enable New Relic's AWS Lambda monitoring.
freshnessValidatedDate: never
---
Expand Down

0 comments on commit 62b3084

Please sign in to comment.