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

percentage metrics (*_pct) being plotted along with normally ranged metrics #78

Open
arcolife opened this issue Sep 10, 2015 · 1 comment

Comments

@arcolife
Copy link
Collaborator

screenshot_1

screenshot_2

In screenshot_1, Notice vmeff_pct (ranges 0-100) included with other metrics like page_swaps_in/out_sec, pgscand/k_sec and so on.. (ranges 0-2,000,000 approx)

Similarly in screenshot_2, notice the range of the param memused_pct (varied 0-100)

These should be ideally plotted separately, maybe as a toggle button, which when clicked, shows all % stats). The ranges aren't meant to be mixed up, since it creates a confusion for the user.

@ashishkamra
Copy link
Member

@arcolife is this still a problem?

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

5 participants