Skip to content

v9

Compare
Choose a tag to compare
@maxday maxday released this 28 Jun 15:12
· 377 commits to main since this release
63ab3a9

Agent Tag

arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Extension:9
arn:aws-us-gov:lambda:us-gov-<AWS_REGION>:002406178527:layer:Datadog-Extension:9

Changelog:

  • Prevent panic when receiving a timeout (#8487)
  • Support comma in DD_TAGS and DD_EXTRA_TAGS (#8444)
  • Remove http connectivity check when serverless mode is on (#8443)
  • Add comment explaining retry behaviour in SyncForwarder (#8400)
  • Set the correct value for service (#8395)
  • Support for DD_TAGS and DD_EXTRA_TAGS (#8390)
  • Add account_id tag (#8367)
  • Handle timeout (#8339)
  • Fix decrypting API key with KMS, remove references to SSM (#8328)
  • Remove STS call and refactor tags (#8296)
  • Fix inconsistent metric timestamps (#8265)