spotify/scio

Verify counter behavior when mutated outside of a pipeline

Aberta

#1.044 aberto em 9 de fev. de 2018

 (4 comentários) (0 reação) (0 responsável)Scala (529 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (2.626 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador