Details
-
Improvement
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
5.0.0
-
None
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.
Update: for 5.0.0 we only deprecate InstrumentationService, and make MetricsInstrumentationService the default.
Attachments
Attachments
Issue Links
- is related to
-
OOZIE-3200 Drop Instrumentation in favor of Metrics
- Open
-
OOZIE-1817 Oozie timers are not biased
- Closed
- links to