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

Release 1.2.1 #2100

Merged
merged 3 commits into from
Aug 5, 2021
Merged

Release 1.2.1 #2100

merged 3 commits into from
Aug 5, 2021

Commits on Jul 23, 2021

  1. Fix rapl collector log noise

    Capture permission denied error for "energy_uj" file.
    
    Fixes: #1892
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    2c351d1 View commit details
    Browse the repository at this point in the history
  2. Bump prometheus/procfs library

    Pull in bug fix for noisy logging.
    
    Fixes: #2086
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    0c2204d View commit details
    Browse the repository at this point in the history
  3. Release 1.2.1

    * [BUGFIX] Fix zoneinfo parsing prometheus/procfs#386
    * [BUGFIX] Fix nvme collector log noise #2091
    * [BUGFIX] Fix rapl collector log noise #2092
    
    Signed-off-by: Ben Kochie <superq@gmail.com>
    SuperQ committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    8d144df View commit details
    Browse the repository at this point in the history