Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion content/en/serverless/aws_lambda/distributed_tracing.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ The Datadog Lambda Library and tracing libraries for Python and Node.js support:
- EventBridge
- DynamoDB
- S3
- Step Functions
- Tracing dozens of additional out-of-the-box [Python][3] and [Node.js][4] libraries.

For Python and Node.js serverless applications, Datadog recommends you [install Datadog's tracing libraries][5].
Expand Down Expand Up @@ -407,4 +408,4 @@ If you are already tracing your serverless application with X-Ray and want to co
[31]: https://github.com/DataDog/dd-trace-py/
[32]: https://github.com/DataDog/dd-trace-js/
[33]: https://github.com/DataDog/datadog-lambda-python
[34]: https://github.com/DataDog/datadog-lambda-js
[34]: https://github.com/DataDog/datadog-lambda-js
Loading