You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -306,7 +306,7 @@ You can now trace Lambda functions using Datadog APM's tracing libraries ([dd-tr
306
306
307
307
1. If you are using the Lambda layer, upgrade it to at least version 22.
308
308
1. If you are using the npm package `datadog-lambda-js`, upgrade it to at least version `v2.22.0`. You also need to install the latest datadog tracer: `npm install dd-trace`(e.g., [email protected]).
309
-
1. Install (or update to) the latest version of [Datadog forwarder Lambda function](https://docs.datadoghq.com/integrations/amazon_web_services/?tab=allpermissions#set-up-the-datadog-lambda-function).
309
+
1. Install (or update to) the latest version of [Datadog forwarder Lambda function](https://docs.datadoghq.com/integrations/amazon_web_services/?tab=allpermissions#log-collection).
0 commit comments