Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: prometheus/procfs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.15.0
Choose a base ref
...
head repository: prometheus/procfs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.15.1
Choose a head ref
  • 4 commits
  • 6 files changed
  • 4 contributors

Commits on May 27, 2024

  1. ignore NODEV errors when parsing powersupply files

    Signed-off-by: Marvin Sinister <marvin.sinister@gmail.com>
    marvin-sinister authored and discordianfish committed May 27, 2024
    Configuration menu
    Copy the full SHA
    d9448e6 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Update common Prometheus files

    Signed-off-by: prombot <prometheus-team@googlegroups.com>
    prombot authored and discordianfish committed May 29, 2024
    Configuration menu
    Copy the full SHA
    faf06ce View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Return support for Go 1.20 (#645)

    Support the last three releases to match the versions supported by
    prometheus client_golang.
    
    Signed-off-by: SuperQ <superq@gmail.com>
    SuperQ authored May 31, 2024
    Configuration menu
    Copy the full SHA
    d9caa8e View commit details
    Browse the repository at this point in the history
  2. enable testifylint linter (#643)

    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    mmorel-35 authored May 31, 2024
    Configuration menu
    Copy the full SHA
    51919fd View commit details
    Browse the repository at this point in the history
Loading