Uh oh!
There was an error while loading. Please reload this page.
TAJO-1711: Add basic monitoring page - #664
Conversation
jinossy
commented
Jul 31, 2015
@hyunsik |
There was a problem hiding this comment.
Simply Monitoring looks more appropriate because we don't provide any complex or advanced monitoring.
hyunsik
commented
Aug 10, 2015
@jinossy We don't need to add d3 license to LICENSE file if it is under ASF 2.0. |
hyunsik
commented
Aug 10, 2015
For clear, it would be better if you add this license (https://github.com/novus/nvd3/blob/master/LICENSE.md) into LICENSE file. |
hyunsik
commented
Aug 16, 2015
Hi @yeongeon, This work looks great to me. But, it includes per-node monitoring feature. But, it is not fit in Tajo web page because Tajo basically aims at a number of nodes. If you want to put a single page monitoring to Tajo, it would be great if the page is a summary page to give an overview of cluster, query, and scheduling information. So, this work needs more work to remove worker parts and add some more information for an overview of them. For this, it would be great if you continue this work in a separate branch because 0.11.0 release is approaching. I'll look forward to your comments. Thanks. |
Add basic monitoring page