Expected Behavior
When calling sendDistributionMetricWithDate, some default tags are included:
account_id
architecture
aws_account
env
functioname
region
resource
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
- Datadog Lambda Layer version: 109
- Node version: 18
Expected Behavior
When calling
sendDistributionMetricWithDate, some default tags are included:account_idarchitectureaws_accountenvfunctionameregionresourceThis 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
sendDistrubtionMetricthough.Specifications