[
https://issues.apache.org/jira/browse/STORM-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14011151#comment-14011151
]
ASF GitHub Bot commented on STORM-205:
--------------------------------------
Github user harshach commented on a diff in the pull request:
https://github.com/apache/incubator-storm/pull/101#discussion_r13134361
--- Diff: storm-core/src/clj/backtype/storm/ui/core.clj ---
@@ -48,92 +48,6 @@
(map #(.get_stats ^ExecutorSummary %))
(filter not-nil?)))
-(def tips
--- End diff --
I thought about this since I removed all html rendering from core.clj this
made it inconvenient. I will look into mustache templates if it this can be in
one place.
> 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)