Hi Team, I want to write custom metrics reporting service to monitor flume metrics in such way that,this custom metrics service will intern send metric data to some other application which is running outside.so when went through the documentation of 1.7 flume monitoring there it's mentioned that we can write custom metric reporting service by implementing org.apache.flume.instrumentation.MonitorService class ,but my requirement is let's say after writing this monitor reports service where I need to place this code. Is it in flume source code or as a jar in flume classPath .can any one help regarding this to ,how I need to proceed for this.
Regards Naveen
