spotify/scio

Verify counter behavior when mutated outside of a pipeline

Offen

#1.044 geöffnet am 09.02.2018

 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Scala (529 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (2.626 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide