[ 
https://issues.apache.org/jira/browse/STORM-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14803014#comment-14803014
 ] 

ASF GitHub Bot commented on STORM-1007:
---------------------------------------

Github user wangli1426 commented on the pull request:

    https://github.com/apache/storm/pull/716#issuecomment-141110751
  
    @HeartSaVioR 
    
    Sorry to interrupt, but may I ask when this PR could be merged? I am 
planing to display the new metrics on the web UI, if this PR gets merged. 
Thanks.



> Add more metrics to DisruptorQueue
> ----------------------------------
>
>                 Key: STORM-1007
>                 URL: https://issues.apache.org/jira/browse/STORM-1007
>             Project: Apache Storm
>          Issue Type: New Feature
>            Reporter: Li Wang
>            Assignee: Li Wang
>   Original Estimate: 672h
>  Remaining Estimate: 672h
>
> The metrics of the queues for each component are very helpful to reason about 
> the performance issues of a topology.
> For instance, for the applications with strong time constraint (e.g., threat 
> detection), if the elements in the input queue of a bolt have a long sojourn 
> time, it indicates that the user should increase the parallelism of that bolt 
> to reduce the processing delay.
> However, the metrics on the DisruptorQueue currently available are limited. 
> More useful metrics, such as average sojourn time and average throughput are 
> expected.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to