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

Resource Monitoring metrics on Windows - remove multiplication by 100 #5473

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Oct 6, 2024

  1. Remove multiplication by 100 to put utilization in range [0,1] instea…

    …d of [0,100]
    Evgenii Fedorov committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    1322d47 View commit details
    Browse the repository at this point in the history
  2. Fix test

    Evgenii Fedorov committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    6b3b13e View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Replace const Hundred with One

    Evgenii Fedorov committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    878b0cc View commit details
    Browse the repository at this point in the history