Skip to content

Commit 874c182

Browse files
Update distributed tracing instructions for AWS Lambda (#33412)
Removed mention of setting the environment variable 'DD_TRACE_ENABLED' to true.
1 parent 5f7d8d0 commit 874c182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/serverless/aws_lambda/distributed_tracing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The Datadog Python, Node.js, Ruby, Go, Java, and .NET tracing libraries support
3838

3939
{{< img src="serverless/serverless_tracing_installation_instructions.png" alt="Architecture diagram for tracing AWS Lambda with Datadog" >}}
4040

41-
The Datadog Python, Node.js, Ruby, Go, Java, and .NET tracing libraries support distributed tracing for AWS Lambda. You can install the tracer using the [installation instructions][5]. If you already have the extension installed, ensure that the environment variable `DD_TRACE_ENABLED` is set to `true`.
41+
The Datadog Python, Node.js, Ruby, Go, Java, and .NET tracing libraries support distributed tracing for AWS Lambda. You can install the tracer using the [installation instructions][5].
4242

4343
### Runtime recommendations
4444

0 commit comments

Comments
 (0)