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

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

Github user d2r commented on the pull request:

    https://github.com/apache/incubator-storm/pull/101#issuecomment-44860047
  
    This is the rendered HTML I see:
    ```
    <table id="errors-table" class="zebra-striped">
        <thead></thead>
        <tbody>
            <tr>
                <td></td>
                <td></td>
            </tr>
            <tr>
                <td></td>
                <td></td>
            </tr>
            <tr>
                <td></td>
                <td></td>
            </tr>
            <tr>
                <td></td>
                <td></td>
            </tr>
            <tr>
                <td></td>
                <td></td>
            </tr>
            <tr>
                <td></td>
                <td></td>
            </tr>
            <tr></tr>
            <tr>
                <td></td>
                <td></td>
            </tr>
            <tr>
                <td></td>
                <td></td>
            </tr>
            <tr>
                <td></td>
                <td></td>
            </tr>
        </tbody>
    </table>
    ```
    
    It looks like 9 rows with two blank cells each, and one row without any 
cells.
    
    I see this on Firefox and Safari on OSX.  It seems to know there are errors 
there, but they are not getting populated for some reason...



> Add REST API to Storm UI
> ------------------------
>
>                 Key: STORM-205
>                 URL: https://issues.apache.org/jira/browse/STORM-205
>             Project: Apache Storm (Incubating)
>          Issue Type: New Feature
>            Reporter: P. Taylor Goetz
>
> It would be helpful to have a RESTful API to expose the metrics currently 
> available in Storm UI.
> This would allow integration with 3rd-party monitoring and visualization 
> services.
> The REST services could either be implemented within the Storm UI service, or 
> as a separate Storm daemon.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to