Measuring a topology performance

2014-07-13 Thread Vladi Feigin
Hi All,

What's the recommended way to measure the avg. time of the tuple spending
in the topology until its full processing?
We use Storm version 0.8.2 and have the topologies with acks and without.

Thank you,
Vladi


Re: Measuring a topology performance

2014-07-13 Thread 唐 思成
UI has metric called latency means how long a bolt take to process a tuple
在 2014年7月13日,下午5:49,Vladi Feigin  写道:

> Hi All,
> 
> What's the recommended way to measure the avg. time of the tuple spending in 
> the topology until its full processing? 
> We use Storm version 0.8.2 and have the topologies with acks and without.
> 
> Thank you,
> Vladi



Re: Measuring a topology performance

2014-07-14 Thread Derek Dagit
>> What's the recommended way to measure the avg. time of the tuple spending in 
>> the topology until its full processing?

You can do this with acking enabled.  In the UI, go to a spout and look for 
"Complete Latency."

-- 
Derek

On 7/13/14, 7:03, 唐 思成 wrote:
> UI has metric called latency means how long a bolt take to process a tuple
> 在 2014年7月13日,下午5:49,Vladi Feigin  写道:
> 
>> Hi All,
>>
>> What's the recommended way to measure the avg. time of the tuple spending in 
>> the topology until its full processing?
>> We use Storm version 0.8.2 and have the topologies with acks and without.
>>
>> Thank you,
>> Vladi
>