Hi,

I am trying to capture number of tuples processed for a topology in Apache
Storm. This value can be obtained from Storm UI, from the parameter
"transferred" for a window size of 10 mins.

I am more interested in capturing number of tuples processed every 10
seconds. The window size of 10 minutes in Storm UI is integrated in the
Storm code and I do not see a way to change it to 10 seconds with simple
change in configuration.

Can someone here please suggest a way of capturing number of tuples
processed every 10  seconds?

Thanks,
Preethini

Reply via email to