tsuru-dashboard icon indicating copy to clipboard operation
tsuru-dashboard copied to clipboard

Display node containers metrics and info in components page

Open andrestc opened this issue 8 years ago • 0 comments

We are currently displaying metrics for the registry and big-sibling components, but those are hardcoded on the view. We can remove the latter (big-sibling) and use the node-container list api to fetch all node containers that are currently running in the pools.

Additionally, we can use the node-container info api to fetch their envs and display them on the page.

andrestc avatar Jun 07 '16 16:06 andrestc