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 <[email protected]>
Date:   2015-11-03T20:36:55Z

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

commit 7ff61ce4e540c5e026ccdfe3bc84fe5266b158da
Author: Boyang Jerry Peng <[email protected]>
Date:   2015-11-03T22:36:29Z

    adding documentation for storm metrics

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to