You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Robert Kanter (JIRA)" <ji...@apache.org> on 2014/05/02 23:18:15 UTC

[jira] [Commented] (OOZIE-1817) Oozie timers are not biased

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

Robert Kanter commented on OOZIE-1817:
--------------------------------------

I think for this we should transition to the Codahale Metrics library; it also provides a bunch of other useful things that we could maybe take advantage of.  The API looks pretty similar to what we're already using, so switch to it shouldn't be too hard.

Of course, for compatibility, we'll keep the current Instrumentation, but eventually we could get remove of it.

> Oozie timers are not biased
> ---------------------------
>
>                 Key: OOZIE-1817
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1817
>             Project: Oozie
>          Issue Type: Improvement
>          Components: monitoring
>    Affects Versions: 4.0.0
>            Reporter: Gilad Wolff
>            Assignee: Robert Kanter
>
> Oozie timers are not biased, that is, the statistical metrics they expose are over the run-time of the Oozie server instead of a window of time. This makes them not very useful especially after the server has been running for a while (codehale has very efficient and easy to use biased histograms that can be used instead).



--
This message was sent by Atlassian JIRA
(v6.2#6252)