Lambda Layer version 10
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Ruby2-5:10
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Ruby2-7:10
Changes
- Update layer to use new tracing format
- Update
ddtraceversion - Set
dd_lambda_layertag based on ruby version - Set
_dd.parent_sourcetag
Note: This release introduces a breaking change. For older users, by default, each Lambda function is treated as its own service. For new users starting this release, all Lambda functions are grouped under the aws.lambda service, and represented as a single node on the Service map. Tag your functions with the service tag in order to override the default behavior. Find more information here: Service Tag