spotify/scio

Verify counter behavior when mutated outside of a pipeline

Aperta

#1044 aperta il 9 feb 2018

 (4 commenti) (0 reazioni) (0 assegnatari)Scala (529 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (2626 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor