[ https://issues.apache.org/jira/browse/BEAM-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aviem Zur updated BEAM-1613: ---------------------------- Description: 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 was: Add support for Meter metric type to the SDK. Compare to http://metrics.dropwizard.io/3.1.0/apidocs/com/codahale/metrics/Meter.html > 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 > Assignee: Ben Chambers > > 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)