Skip to content

Commit 373a00a

Browse files
committed
remove DD_APPSEC_ENABLED=false since appsec is being added to the tracer for lambdas
1 parent 7383265 commit 373a00a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/datadog_wrapper

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ then
107107
export DD_JMXFETCH_ENABLED="false"
108108
export DD_RUNTIME_METRICS_ENABLED="false"
109109
export DD_REMOTE_CONFIG_ENABLED="false"
110-
export DD_APPSEC_ENABLED="false"
111110

112111
# Removes the -XX:-TieredCompilation flag from the java command passed
113112
# through from the Lambda runtime. Allows the JVM to use the C1 compiler

0 commit comments

Comments
 (0)