There is a conflict with V30 during publishing the new extension, so V31 is the new version after V29.
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Extension:31
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Extension-ARM:31
arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Extension:31
arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Extension-ARM:31
What's Changed
-
Append to JAVA_TOOL_OPTIONS instead of override by @astuyve in #86
-
Small readability updates and other nitpicks by @purple4reina in DataDog/datadog-agent#13856
-
Load proxy config from datadog.yaml for metric agent and solve the problem of wrong request ID log by @nine5two7 in DataDog/datadog-agent#13790