diff --git a/src/content/docs/serverless-function-monitoring/aws-lambda-monitoring/instrument-lambda-function/env-variables-lambda.mdx b/src/content/docs/serverless-function-monitoring/aws-lambda-monitoring/instrument-lambda-function/env-variables-lambda.mdx
index 6a43177b2f3..b320de2e760 100644
--- a/src/content/docs/serverless-function-monitoring/aws-lambda-monitoring/instrument-lambda-function/env-variables-lambda.mdx
+++ b/src/content/docs/serverless-function-monitoring/aws-lambda-monitoring/instrument-lambda-function/env-variables-lambda.mdx
@@ -79,7 +79,7 @@ Based on your runtime, you can set the following environment variables to furthe
`NEW_RELIC_DISTRIBUTED_TRACING_ENABLED` |
`true` |
`true`, `false` |
- Disable distributed tracing by setting this to `false` |
+ Generate traces by enabling Distributed Tracing |
`NEW_RELIC_NO_CONFIG_FILE` |
@@ -137,7 +137,7 @@ You can find more environment variables in our [Node.js configuration documentat
`NEW_RELIC_DISTRIBUTED_TRACING_ENABLED` |
`true` |
`true`, `false` |
- Disable distributed tracing by setting this to `false` |
+ Generate traces by enabling Distributed Tracing |
`NEW_RELIC_NO_CONFIG_FILE` |
@@ -195,7 +195,7 @@ You can find more environment variables in our [Python configuration documentati
`NEW_RELIC_DISTRIBUTED_TRACING_ENABLED` |
`true` |
`true`, `false` |
- Disable distributed tracing by setting this to `false` |
+ Generate traces by enabling Distributed Tracing |
`NEW_RELIC_PRIMARY_APPLICATION_ID` |
@@ -227,7 +227,7 @@ You can find more environment variables in our [Python configuration documentati
`NEW_RELIC_DISTRIBUTED_TRACING_ENABLED` |
`true` |
`true`, `false` |
- Disable distributed tracing by setting this to `false` |
+ Generate traces by enabling Distributed Tracing |
@@ -247,7 +247,7 @@ You can find more environment variables in our [Python configuration documentati
`NEW_RELIC_DISTRIBUTED_TRACING_ENABLED` |
`true` |
`true`, `false` |
- Disable distributed tracing by setting this to `false` |
+ Generate traces by enabling Distributed Tracing |
@@ -292,7 +292,7 @@ You can find more environment variables in our [Python configuration documentati
`NEW_RELIC_DISTRIBUTED_TRACING_ENABLED` |
`true` |
`true`, `false` |
- Disable distributed tracing by setting this to `false` |
+ Generate traces by enabling Distributed Tracing |
@@ -413,4 +413,4 @@ See more environment variables for the New Relic extension in our [documentation
Get started with instrumentation and configuration for your Lambda functions
Learn how to use New Relic to monitor your AWS Lambda functions
-
\ No newline at end of file
+