Releases: DataDog/datadog-serverless-functions
Releases · DataDog/datadog-serverless-functions
aws-dd-forwarder-3.20.0
aws-dd-forwarder-3.19.0
- Lambda tags cache for Datadog Forwarder (using S3)
- Move
ddFetchLambdaTags
out fromexperimental
state - Set
ddFetchLambdaTags
toTrue
by default - Template variable for cache TTL
aws-dd-forwarder-3.18.2
- Fixes bug where a malformed metric makes a batch fail during the flush process. #352
aws-dd-forwarder-3.18.1
aws-dd-forwarder-3.18.0
aws-dd-forwarder-3.17.0
- Support copying the event data to additional target Lambda functions #335
aws-dd-forwarder-3.16.4
Allow application to add custom tags to JSON logs using the ddtags
field #326
aws-dd-forwarder-3.16.3
This release enables trace forwarding via AWS PrivateLink. To take advantage of this feature, customers using the Datadog Forwarder in a VPC will need to add an additional endpoint to their VPC for the Datadog Traces service. See the documentation for instructions.
aws-dd-forwarder-3.16.2
Fixes bug to override service tag in the span metadata #316
aws-dd-forwarder-3.16.1
- Fix inconsistent service tag and metadata #305