You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Daniel Halperin (JIRA)" <ji...@apache.org> on 2017/04/03 16:56:41 UTC

[jira] [Assigned] (BEAM-1613) Meter metric type

     [ https://issues.apache.org/jira/browse/BEAM-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Halperin reassigned BEAM-1613:
-------------------------------------

    Assignee:     (was: Ben Chambers)

> Meter metric type
> -----------------
>
>                 Key: BEAM-1613
>                 URL: https://issues.apache.org/jira/browse/BEAM-1613
>             Project: Beam
>          Issue Type: New Feature
>          Components: beam-model, sdk-java-core, sdk-py
>            Reporter: Aviem Zur
>
> Add support for Meter metric type to the SDK.
> Interface should be along the lines of:
> {code}
> void mark();
> void mark(int n);
> {code}
> Compare to http://metrics.dropwizard.io/3.1.0/apidocs/com/codahale/metrics/Meter.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)