Hi, I'm interested in getting metrics via JMX on not only   " container
level " factors (such as # of garbage collects, heap usage,etc.),   but
also metrics that describe how spouts and bolts are performing  (e.g., # of
tuples emitted, # transferred -- the same kind of stuff that the storm UI
shows.)

I ran across this project :
 :
https://github.com/ooyala/metrics_storm/blob/master/src/ooyala/common/metrics_storm/MetricsStorm.scala


I was just wondering if this is the best best to pursue.  Does anyone have
any concrete experience with this that they can share?
thanx!

 chris

Reply via email to