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

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

GitHub user revans2 opened a pull request:

    https://github.com/apache/storm/pull/302

    [STORM-533] Added in client and server IConnection metrics.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/revans2/incubator-storm iconn-metrics

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/302.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #302
    
----
commit b6142189005a6741b6996fc08cec759c1082bc17
Author: Robert (Bobby) Evans <[email protected]>
Date:   2014-10-16T17:54:35Z

    [STORM-533] Added in client and server IConnection metrics.

----


> Add metrics collection for IConnection
> --------------------------------------
>
>                 Key: STORM-533
>                 URL: https://issues.apache.org/jira/browse/STORM-533
>             Project: Apache Storm
>          Issue Type: Improvement
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>
> It would really be great to get some metrics from an IConnection that are 
> then sent to the metrics consumer. 
> We have seen issues in the past where a fire wall rule is mis-configured and 
> one host is unable to talk to another host.  If we had some metrics about how 
> many reconnection attempts are being made by the client to a given host we 
> could easily diagnose this.
> There are other metrics that would be nice to know too, like how many 
> bytes/tuples are being sent between different hosts. 



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

Reply via email to