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

formated Memory usage/capacity off by 1000x in Node info panel #25

Open
woodsaj opened this issue Jan 27, 2017 · 0 comments
Open

formated Memory usage/capacity off by 1000x in Node info panel #25

woodsaj opened this issue Jan 27, 2017 · 0 comments
Labels

Comments

@woodsaj
Copy link
Contributor

woodsaj commented Jan 27, 2017

The memory is retrieved as bytes, but then treated as kbytes resulting in 1000x the real memory usage being reported.

https://github.com/raintank/kubernetes-app/blob/master/src/panels/nodeData/nodeStats.js#L87-L88

image

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

No branches or pull requests

2 participants