github DataDog/datadog-lambda-extension v85

6 days ago

Read about the Next Generation Datadog Lambda Extension.

Warning

Within the first hours of the release, we found an issue for container images, in which the binaries where wrongly saved outside the /opt folder. This has been resolved by pushing into the same latest image tags.
If you're encountering an issue, remove the pulled image from the cache, and pull it again. If you are having any issues, feel free to contact us by opening an issue in the repo, or through email in support@datadoghq.com, or by filing a ticket here.

Caution

Next release v86 will no longer contain the Datadog Lambda Extension (Datadog Go Agent) in Compatibility Mode.

DD_EXTENSION_VERSION=compatibility will no longer work on the next release. Yet you should not have any problems, this will not disturb your Lambdas or their execution.

This v85 release should cover feature parity with Go Agent.

Important

Compatibility (previous) Extension Agent version is v7.66.1

# AWS Commercial
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Extension:85
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Extension-FIPS:85
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Extension-ARM:85
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Extension-ARM-FIPS:85

# AWS GovCloud
arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Extension:85
arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Extension-FIPS:85
arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Extension-ARM:85
arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Extension-ARM-FIPS:85

What's Changed

New Contributors

Full Changelog: v84...v85

Don't miss a new datadog-lambda-extension release

NewReleases is sending notifications on new releases.