[
https://issues.apache.org/jira/browse/OOZIE-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Kanter updated OOZIE-2645:
---------------------------------
Description:
OOZIE-1817 added the option to use DropWizard Metrics instead of our homegrown
Instrumentation. We left the Instrumentation as the default for compatibility;
in Oozie 5, we should drop Instrumentation and only have Metrics.
We can also use this opportunity to clean up the code and interface for
Metrics, which currently has to conform to Instrumentation for pluggability.
was:
OOZIE-1817 added the option to use DropWizard Metrics instead of our homegrown
Instrumentation. We left the Instrumentation as the default for compatibility;
in Oozie 5, we should drop Instrumentation and only have Metrics.
We can also use this opportunity to clean up the code interface for Metrics,
which currently has to conform to Instrumentation for pluggability.
> Drop Instrumentation in favor of Metrics
> ----------------------------------------
>
> Key: OOZIE-2645
> URL: https://issues.apache.org/jira/browse/OOZIE-2645
> Project: Oozie
> Issue Type: Improvement
> Components: monitoring
> Affects Versions: trunk
> Reporter: Robert Kanter
>
> OOZIE-1817 added the option to use DropWizard Metrics instead of our
> homegrown Instrumentation. We left the Instrumentation as the default for
> compatibility; in Oozie 5, we should drop Instrumentation and only have
> Metrics.
> We can also use this opportunity to clean up the code and interface for
> Metrics, which currently has to conform to Instrumentation for pluggability.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)