awslabs/aws-embedded-metrics-python

Provide metrics_scope as context manager

Opened this issue · 0 comments

Currently metrics_scope is only available as a decorator. It'd be great to have it available as context manager as well for defining scopes within a function.