scio icon indicating copy to clipboard operation
scio copied to clipboard

Verify counter behavior when mutated outside of a pipeline

Open nevillelyh opened this issue 6 years ago • 4 comments

We have a feature request that metric mutation e.g. counter.inc() should fail with a meaningful message when called outside of a pipeline (a lambda).

This is probably a beam issue. We need to verify the current behavior and maybe report/fix upstream.

nevillelyh avatar Feb 09 '18 15:02 nevillelyh