|
|
-
Re: Counter questionsMike Percy 2012-09-11, 17:59
Hi Ted,
Nice work lately! CounterGroup is historical; SinkCounter and other classes inherited from MonitoredCounterGroup are JMX-enabled. Other monitoring is built on top of that, including Ganglia and JSON monitoring support. Regards, Mike On Tue, Sep 11, 2012 at 10:42 AM, Ted Malaska <[EMAIL PROTECTED]>wrote: > Hey Flume Team, > > I'm still very new at this and I have a question about counters. > > In the last couple of days I've worked in the Sinks classes and I see some > sinks using counterGroup and some using sinkCounter. > > Then I starting looking at JIRA 1411 and I was wondering if all sinks > should be using sinkCounter. > > Can someone help me understand why counterGroup or sinkCounter? Thanks > |