Skip to content

Commit 1154cb5

Browse files
tianchuStephen Pinkerton
andauthored
Apply suggestions from code review
Co-Authored-By: Stephen Pinkerton <stephen.pinkerton@datadoghq.com>
1 parent 068c8d9 commit 1154cb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ The minor version of the `datadog-lambda` package always match the layer version
2929

3030
### The Serverless Framework
3131

32-
[The Datadog Serverless Framework Plugin](https://github.com/DataDog/serverless-plugin-datadog) should do the trick, if your Lambda function is deployed using the [Serverless Framework](https://serverless.com).
32+
[The Datadog Serverless Framework Plugin](https://github.com/DataDog/serverless-plugin-datadog) makes it easy to manage the Datadog instrumentation for all of your Lambda functions in one place.
3333

34-
Of course, you can also use the sample `serverless.yml` below as a reference, to manually include the Lambda Layer, enable tracing and set up environment variables for your Lambda function.
34+
Instead of the plugin, you can also use the sample `serverless.yml` below as a reference for manually including the Lambda Layer, enable AWS X-Ray tracing, and set up environment variables.
3535

3636
```yaml
3737
provider:

0 commit comments

Comments
 (0)