Skip to content

Commit

Permalink
Merge pull request #2747 from newrelic/λ📝
Browse files Browse the repository at this point in the history
update Lambda docs link
  • Loading branch information
fallwith authored Jul 12, 2024
2 parents 91a811e + a96d082 commit 43234eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/new_relic/agent/configuration/default_source.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1956,7 +1956,7 @@ def self.enforce_fallback(allowed_values: nil, fallback: nil)
If `true`, the agent will operate in a streamlined mode suitable for use with short-lived serverless
functions. NOTE: Only AWS Lambda functions are supported currently and this option is not intended for use
without
[New Relic's Ruby Lambda layer](https://docs.newrelic.com/docs/serverless-function-monitoring/aws-lambda-monitoring/get-started/monitoring-aws-lambda-serverless-monitoring/)
[New Relic's Ruby Lambda layer based instrumentation](https://docs.newrelic.com/docs/serverless-function-monitoring/aws-lambda-monitoring/instrument-lambda-function/instrument-your-own/)
offering.
DESC
},
Expand Down

0 comments on commit 43234eb

Please sign in to comment.