lmco / streamflow

StreamFlow™ is a stream processing tool designed to help build and monitor processing workflows.
https://github.com/lmco/streamflow/wiki
Apache License 2.0
253 stars 69 forks source link

Refactor topology metrics feature #8

Open juliencruz opened 9 years ago

juliencruz commented 9 years ago

The existing topology metrics capabilities have been refactored out of the user interface due to changes in the storm engine. This feature should be modified and retested to ensure all topology metrics are reported in the user interface. Due to the increased Storm cluster integration, native Storm metrics should also be retrieved using the new JSON API.

The web interface should be updated along with the server code to display useful metrics to the user.