spotify/scio
Verify counter behavior when mutated outside of a pipeline
オープン
#1,044 opened on 2018/02/09
enhancementgood first issue
Repository metrics
- Stars
- (2,626 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.