Leandro Damascena
leocdamascena.bsky.social
Leandro Damascena
@leocdamascena.bsky.social
🇧🇷🇵🇹🏄🏂
Powertools SA
@awscloud

Opinions are my own
http://leandrodamascena.medium.com
Open-source enthusiast
Thanks a lot dude! 🎉🎉👏👏
November 23, 2024 at 9:51 PM
Thank you! See you at re:Invent?!

Btw I hope that your sweet daughter is going well 🙏🙏
November 23, 2024 at 9:12 PM
I like the idea too! We can improve the feedback loop and allow the developer catch this behavior while in dev environment, like you.

Do you mind to open an issue in the typescript repository and report this?!
November 23, 2024 at 9:07 PM
Hey there! We store the dimensions in a dict before flushing the metrics and if you add two dimensions with the same name, the latter will overwrite the former.

What I think is might need to add a warning in those situations, so, customers will know what happens.

github.com/aws-powertoo...
Bug: Custom Metrics with different Dimensions treated as Multi-value Metrics when using `log_metrics` Decorator. · Issue #5361 · aws-powertools/powertools-lambda-python
Expected Behaviour While using the AWS Powertools for Metrics, I've encountered an issue with how multiple metrics EMFs are handled when they share the same name but differ by their dimensions whil...
github.com
November 23, 2024 at 8:03 PM