Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sendDistributionMetricWithDate no longer including tags #545

Closed
pedrovanzella opened this issue May 14, 2024 · 2 comments
Closed

sendDistributionMetricWithDate no longer including tags #545

pedrovanzella opened this issue May 14, 2024 · 2 comments
Assignees

Comments

@pedrovanzella
Copy link

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
@duncanista
Copy link
Contributor

Hey @pedrovanzella,

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

@duncanista
Copy link
Contributor

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants