Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dataviz RAM usage #238

Closed
olivierlambert opened this issue Apr 20, 2015 · 2 comments
Closed

Dataviz RAM usage #238

olivierlambert opened this issue Apr 20, 2015 · 2 comments
Assignees

Comments

@olivierlambert
Copy link
Member

We should have a page dedicated to Dataviz, like

Idea 1: "Selective" Sequences sunburst

http://bl.ocks.org/kerryrodden/7090426

Step 1: RAM

By selecting the metric eg with RAM:

  • first circle, total RAM by pools
  • second circle, total RAM by hosts
  • third circle, total RAM by VMs

This way, we can visualize easily the "big" RAM consumers. And it can works almost in a same way for:

@julien-f
Copy link
Member

Requirements:

  • the dev should be as much decoupled of Angular as possible
    • the dedicated Angular module/directive should have for sole purpose to ease the integration
  • no direct access to the data as its structure might change
    • exposes getters or setters
    • exposes a method to manually refresh the graph (when data are updated)

@olivierlambert olivierlambert changed the title Dataviz page Dataviz page step 1 (RAM sunburst) Jul 22, 2015
@olivierlambert olivierlambert changed the title Dataviz page step 1 (RAM sunburst) Dataviz step 1 (RAM sunburst) Jul 22, 2015
@olivierlambert olivierlambert changed the title Dataviz step 1 (RAM sunburst) Dataviz RAM usage Jul 22, 2015
@olivierlambert
Copy link
Member Author

This is done since the 4.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants