We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85eac1d commit 6a65300Copy full SHA for 6a65300
1 file changed
aws/logs_monitoring_go/internal/config/environment.go
@@ -14,13 +14,13 @@ import (
14
var deprecatedEnvironmentVariables = []string{
15
"DD_ADDITIONAL_TARGET_LAMBDAS",
16
"DD_API_KEY",
17
+ "DD_COMPRESSION_LEVEL",
18
"DD_ENRICH_CLOUDWATCH_TAGS",
19
"DD_ENRICH_S3_TAGS",
20
"DD_FETCH_LAMBDA_TAGS",
21
"DD_FETCH_LOG_GROUP_TAGS",
22
"DD_FETCH_S3_TAGS",
23
"DD_FETCH_STEP_FUNCTIONS_TAGS",
- "DD_COMPRESSION_LEVEL",
24
"DD_FORWARD_LOG",
25
"DD_NO_SSL",
26
"DD_PORT",
0 commit comments