Skip to content

Releases: DataDog/datadog-lambda-python

v9

v9

Choose a tag to compare

@swfunc swfunc released this 04 Nov 19:19
d29de3b

Lambda Layer version 9

arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-PYTHON_RUNTIME:8

Replace PYTHON_RUNTIME above with Datadog-Python27, Datadog-Python36, or Datadog-Python37 to match your Lambda's Python runtime.

Changelog:

  • Tag layer-generated aws.lambda.enhanced.invocations and aws.lambda.enhanced.errors enhanced metrics with runtime and memorysize

v8

v8

Choose a tag to compare

@swfunc swfunc released this 24 Oct 16:20
6087ba6

Lambda Layer version 8

arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-PYTHON_RUNTIME:8

Replace PYTHON_RUNTIME above with Datadog-Python27, Datadog-Python36, or Datadog-Python37 to match your Lambda's Python runtime.

Changelog:

  • Remove vendored botocore requests patching since the package has been removed from the latest botocore
  • Update README for enhanced metrics instructions

v7

v7

Choose a tag to compare

@swfunc swfunc released this 24 Oct 15:36
63bd818

Lambda Layer version 7

arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-PYTHON_RUNTIME:7

Replace PYTHON_RUNTIME above with Datadog-Python27, Datadog-Python36, or Datadog-Python37 to match your Lambda's Python runtime.

Changelog:

  • Increment aws.lambda.enhanced.invocations and aws.lambda.enhanced.errors metrics for each invocation if DD_ENHANCED_METRICS env var is set to true.

v6

v6

Choose a tag to compare

@tianchu tianchu released this 01 Oct 13:30
5e37689

Lambda Layer version 6

arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-PYTHON_RUNTIME:6

Replace PYTHON_RUNTIME with Datadog-Python27, Datadog-Python36, or Datadog-Python37 to match your Lambda's Python runtime.

  • Support DD_LOGS_INJECTION for trace and log correlation

v5

v5

Choose a tag to compare

@tianchu tianchu released this 26 Jul 21:48

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_lambda to PyPI
  • Support environment variable DD_LOG_LEVEL for debugging

v4

v4

Choose a tag to compare

@DarcyRaynerDD DarcyRaynerDD released this 23 Jul 18:04

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

v3

v3

Choose a tag to compare

@pinkerton pinkerton released this 02 Jul 14:45
4b27d6e

Lambda Layer version 3
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-<PYTHON_RUNTIME>:3

Replace <PYTHON_RUNTIME> with Datadog-Python27, Datadog-Python36, or Datadog-Python37 to match your Lambda's Python runtime.

  • Log metrics in a compact format