-
Notifications
You must be signed in to change notification settings - Fork 408
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
Bug: Metrics class is unable to access namespace and service properties #2909
Labels
bug
Something isn't working
Comments
7 tasks
7 tasks
looking at the PR |
|
2 tasks
This is now released under 2.23.0 version! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected Behaviour
Before merging PR #2194, we could directly access the service and namespace properties of the Metrics class. With refactoring this is no longer possible.
Current Behaviour
is failing to flush the metrics because there is no Namespace.
Code snippet
Possible Solution
No response
Steps to Reproduce
Create a Lambda with the code snippet example.
Powertools for AWS Lambda (Python) version
latest
AWS Lambda function runtime
3.11
Packaging format used
PyPi
Debugging logs
No response
The text was updated successfully, but these errors were encountered: