/oozie-graphite

Monitor your oozie server and your oozie bundles with graphite

Primary LanguageJavaOtherNOASSERTION

oozie-graphite

About

oozie-graphite contains some useful glue for pushing operational data from your oozie bundles / coordinators and/or oozie-internal instrumentation into graphite.

Compatibility

(see comments in build.gradle and GraphiteMRCounterExecutor on downgrading it to Oozie 3.1.3-incubating)

How to build

Build Status

Use gradle 1.4++

Releases

2013-10-28 - v1.0.0 - oozie-graphite-1.0.0.jar

Installation

See HowToInstallOozieGraphite on how to bundle and configure your oozie server with these extentions.

Available modules

GraphiteInstrumentationService

Monitor your oozie instance by pushing already available internal oozie metrics into your graphite installation. See GraphiteInstrumentationService for further details and how to configure this module.

Related blog posts with example use cases:

GraphiteMRCounterExecutor

Graph your oozie coordinator runs / workflows by pushing map-reduce counters into graphite. See GraphiteMRCounterExecutor for further details and how to configure this module.

Related blog posts with example use cases: