DataDog / datadog-lambda-js

The Datadog AWS Lambda Library for Node
Apache License 2.0
110 stars 35 forks source link

sendDistributionMetricWithDate no longer including tags #545

Closed pedrovanzella closed 2 months ago

pedrovanzella commented 4 months ago

Expected Behavior

When calling sendDistributionMetricWithDate, some default tags are included:

This used to be the case up until v8.108.

Actual Behavior

Starting with v8.109, these tags are no longer included in the metrics. Tags are still included when calling sendDistrubtionMetric though.

Specifications

duncanista commented 4 months ago

Hey @pedrovanzella,

Thanks for letting us know, we'll look to fix this as soon as possible!

duncanista commented 2 months ago

Hey @pedrovanzella,

This should have been fixed in the latest release , or layer 113.

Please feel free to re-open this issue if you have any other questions regarding this!