8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28f8d7d commit 6fb7a0eCopy full SHA for 6fb7a0e
README.md
@@ -125,7 +125,7 @@ Datadog needs to be able to read headers from the incoming Lambda event. To do t
125
We provide a swap in replacement handler, with zero required code changes.
126
127
1. Set the environment variable `DD_LAMBDA_HANDLER` to your regular handler location, eg. `myfunc.handler`.
128
-2. If using the layer, set your handler to `datadog_lambda.handler.handler`.
+2. Set your handler to `datadog_lambda.handler.handler`.
129
130
### Manual Wrap
131
0 commit comments