arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Extension:16
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Extension-ARM:16
arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Extension:16
arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Extension-ARM:16
Changelog:
- Remove otlp from serverless build (#10068)
- Block list hello and flush routes from traces (#10080)
- Fix flaky test (#9991)
- Fix runtime detection (#9968)
- Detect runtime from the extension using proc files (#9683)
- Move enhanced invocation metric logic from layer to the extension (#9665)
- Move integration tests into agent repo (#9978)
- Add support for out-of-memory metric for .NET runtime (#9893)
- Increment errors metric in case of timeout or OOM (#9805)
- Remove /hello route (#9782)
- Remove /flush route (#9644)
- Switch default flush interval to 20s (#9610)