GitHub user HeartSaVioR opened a pull request:

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

    STORM-1719 Introduce REST API: Topology metric stats for stream

    * Path: /api/v1/topology/:id/metrics
    * This API provides detailed metrics for topology
    ** shows metrics per component, which are aggregated by stream
    * add documentation about new REST API
    ** please refer docs/STORM-UI-REST-API.md for details
    
    This should be reviewed and merged since 1.x version (#1347) of STORM-1719 
is already merged.
    
    @harshach 
    This is a pull request for STORM-1719 against master branch.
    I have confirmed that it runs well with 2.0.0 SNAPSHOT. 
    Please take a look. Thanks!

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

    $ git pull https://github.com/HeartSaVioR/storm STORM-1719

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

    https://github.com/apache/storm/pull/1524.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 #1524
    
----
commit 0437233415185011cbd9390990f86b8daeca6fa3
Author: Jungtaek Lim <[email protected]>
Date:   2016-06-27T08:36:09Z

    STORM-1719 Introduce REST API: Topology metric stats for stream
    
    * Path: /api/v1/topology/:id/metrics
    * This API provides detailed metrics for topology
    ** shows metrics per component, which are aggregated by stream
    * add documentation about new REST API
    ** please refer docs/STORM-UI-REST-API.md for details

----


---
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