Skip to content

Releases: DataDog/datadog-serverless-functions

aws-dd-forwarder-3.16.2

05 Aug 16:13
Compare
Choose a tag to compare

Fixes bug to override service tag in the span metadata #316

aws-dd-forwarder-3.16.1

20 Jul 20:22
Compare
Choose a tag to compare
  • Fix inconsistent service tag and metadata #305

aws-dd-forwarder-3.16.0

13 Jul 21:32
Compare
Choose a tag to compare
  • Further improve the trace forwarding performance by batching traces by env instead of tags (#296)
  • Refactor event source parsing to prevent mis-identification of log sources (#299)

aws-dd-forwarder-3.15.0

08 Jul 15:31
Compare
Choose a tag to compare
  • Document AWS Forwarder CloudFormation params (#289)
  • Add out_of_memory enhanced metric (#287)
  • Batch traces before making API calls (#291)

aws-dd-forwarder-3.14.0

25 Jun 14:56
Compare
Choose a tag to compare
  • Add an init duration enhanced metric for cold starts (#274)
  • Add a cold_start tag for all metrics (#274)
  • Add a timeouts enhanced metric when a function crosses its timeout threshold (#278, #280)
  • Update the truncation behavior for tag strings (#281)
  • Change the URL used when forwarding logs via AWS PrivateLink (#282)

aws-dd-forwarder-3.13.0

05 Jun 19:52
Compare
Choose a tag to compare
  • Add memorysize tag to enhanced metrics #272
  • Ensure the forwarder can be installed to GovCloud #273

aws-dd-forwarder-3.12.0

28 May 18:01
Compare
Choose a tag to compare
  • Make debug logging more verbose

aws-dd-forwarder-3.11.0

04 May 17:29
Compare
Choose a tag to compare
  • Add support for AWS Private Link #260

aws-dd-forwarder-3.10.0

01 May 14:48
Compare
Choose a tag to compare
  • Fixes an issue with the DdFetchCustomTags feature where in some cases custom tags were not being applied to metrics or logs

aws-dd-forwarder-3.9.0

20 Apr 19:56
Compare
Choose a tag to compare
  • Remove layers, so forwarder can be easily deployed in Gov Cloud and China regions. (functionality from layers has been moved directly into the forwarder).