You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/11/03 23:48:27 UTC

[jira] [Commented] (STORM-1158) Storm metrics to profile various storm functions

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

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

GitHub user jerrypeng opened a pull request:

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

    [STORM-1158]  -Storm metrics to profile various storm functions

    It would be nice to have mechanism that would user to collect performance stats on various storm internal actions such as thrift API call and http requests. This will allow users to understand better the performance of many of Storm's internal as well as potentially identifying performance problems and bottlenecks.
    
    Also wrote a piece of documentation to what is being done:
    
    docs/documentation/storm-metrics-profiling-internal-actions.md

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

    $ git pull https://github.com/jerrypeng/storm STORM-1158

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

    https://github.com/apache/storm/pull/850.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 #850
    
----
commit d0d12f110476fd2443f8f163c1cfd892f58a7856
Author: Boyang Jerry Peng <je...@yahoo-inc.com>
Date:   2015-11-03T20:36:55Z

    [STORM-1158] - Storm metrics to profile various storm functions

commit 7ff61ce4e540c5e026ccdfe3bc84fe5266b158da
Author: Boyang Jerry Peng <je...@yahoo-inc.com>
Date:   2015-11-03T22:36:29Z

    adding documentation for storm metrics

----


> Storm metrics to profile various storm functions
> ------------------------------------------------
>
>                 Key: STORM-1158
>                 URL: https://issues.apache.org/jira/browse/STORM-1158
>             Project: Apache Storm
>          Issue Type: Improvement
>            Reporter: Boyang Jerry Peng
>            Assignee: Boyang Jerry Peng
>
> It would be nice to have mechanism that would user to collect performance stats on various storm internal actions such as thrift API call and http requests.  This will allow users to understand  better the performance of many of Storm's internal as well as potentially identifying performance problems and bottlenecks



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