spotify/scio

Verify counter behavior when mutated outside of a pipeline

开放

#1,044 创建于 2018年2月9日

 (4 条评论) (0 个反应) (0 位负责人)Scala (529 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (2,626 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南