Releases: DataDog/datadog-lambda-python
Releases · DataDog/datadog-lambda-python
v5
Lambda Layer version 5
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-PYTHON_RUNTIME:5
Replace PYTHON_RUNTIME with Datadog-Python27, Datadog-Python36, or Datadog-Python37 to match your Lambda's Python runtime.
- Publish the layer as a package
datadog_lambdato PyPI - Support environment variable
DD_LOG_LEVELfor debugging
v4
Lambda Layer version 4
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-<PYTHON_RUNTIME>:4
Replace <PYTHON_RUNTIME> with Datadog-Python27, Datadog-Python36, or Datadog-Python37 to match your Lambda's Python runtime.
- Support trace headers with mixed casing