From 2fc84845231223d1773553cdaf70e6cc9a3c2a13 Mon Sep 17 00:00:00 2001 From: Ryan Strat Date: Wed, 3 Dec 2025 09:58:13 -0500 Subject: [PATCH] Add Step Functions as a Supported Service --- content/en/serverless/aws_lambda/distributed_tracing.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/en/serverless/aws_lambda/distributed_tracing.md b/content/en/serverless/aws_lambda/distributed_tracing.md index e0ed129aae0..df948687c2c 100644 --- a/content/en/serverless/aws_lambda/distributed_tracing.md +++ b/content/en/serverless/aws_lambda/distributed_tracing.md @@ -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]. @@ -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 \ No newline at end of file +[34]: https://github.com/DataDog/datadog-lambda-js