[
https://issues.apache.org/jira/browse/OOZIE-3200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andras Piros updated OOZIE-3200:
--------------------------------
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.1.0, we should drop Instrumentation and only have Metrics.
OOZIE-2645 deprecated {{Instrumentation}} and made {{Metrics}} the default
choice, but no code cleanup happened there.
We can also use this opportunity to clean up the code and interface for
Metrics, which currently has to conform to Instrumentation for pluggability.
> Drop Instrumentation in favor of Metrics
> ----------------------------------------
>
> Key: OOZIE-3200
> URL: https://issues.apache.org/jira/browse/OOZIE-3200
> Project: Oozie
> Issue Type: Improvement
> Components: monitoring
> Affects Versions: 5.0.0
> Reporter: Andras Piros
> Priority: Blocker
> Fix For: 5.1.0
>
>
> 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.1.0, we should drop Instrumentation and only have
> Metrics.
> OOZIE-2645 deprecated {{Instrumentation}} and made {{Metrics}} the default
> choice, but no code cleanup happened there.
> 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
(v7.6.3#76005)