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

Swap read and write stats for XFS #343

Merged
merged 1 commit into from
Jan 11, 2021

Commits on Nov 20, 2020

  1. Swap read and write stats for XFS

    According to the table in https://xfs.org/index.php/Runtime_Stats, the first number of `rw` stats is write and the second is read. I noticed Prometheus seemed to be reporting the opposite of what I expected.
    
    Signed-off-by: William Starling <william@bugsnag.com>
    foygl committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    4a77eac View commit details
    Browse the repository at this point in the history