[ 
https://issues.apache.org/jira/browse/BEAM-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17132445#comment-17132445
 ] 

Beam JIRA Bot commented on BEAM-1699:
-------------------------------------

This issue is assigned but has not received an update in 30 days so it has been 
labeled "stale-assigned". If you are still working on the issue, please give an 
update and remove the label. If you are no longer working on the issue, please 
unassign so someone else may work on it. In 7 days the issue will be 
automatically unassigned.

> Timer metric type
> -----------------
>
>                 Key: BEAM-1699
>                 URL: https://issues.apache.org/jira/browse/BEAM-1699
>             Project: Beam
>          Issue Type: New Feature
>          Components: beam-model, sdk-java-core, sdk-py-core
>            Reporter: Aviem Zur
>            Assignee: Ben Chambers
>            Priority: P2
>              Labels: stale-assigned
>
> Add support for Timer metric type to the SDK.
> Interface should be along the lines of:
> {code}
> void update(Duration duration);
> <T> T time(Callable<T>  event);
> Closeable time();
> {code}
> Compare to 
> http://metrics.dropwizard.io/3.1.0/apidocs/com/codahale/metrics/Timer.html
> Could reuse code for this and https://issues.apache.org/jira/browse/BEAM-1613



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to