We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40415df commit 16ab0caCopy full SHA for 16ab0ca
scripts/datadog_wrapper
@@ -86,6 +86,7 @@ then
86
export DD_JMXFETCH_ENABLED="false"
87
export DD_RUNTIME_METRICS_ENABLED="false"
88
export DD_REMOTE_CONFIG_ENABLED="false"
89
+ export DD_APPSEC_ENABLED="false"
90
91
# Removes the -XX:-TieredCompilation flag from the java command passed
92
# through from the Lambda runtime. Allows the JVM to use the C1 compiler
0 commit comments