Provide metrics_scope as context manager
Opened this issue · 0 comments
Dunedan commented
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.