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.17.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.18.0
Choose a head ref
  • 17 commits
  • 225 files changed
  • 12 contributors

Commits on Aug 2, 2025

  1. chore: clean up golangci-lint configuration (#720)

    Signed-off-by: Matthieu MOREL <[email protected]>
    mmorel-35 authored Aug 2, 2025
    Configuration menu
    Copy the full SHA
    0d1fd88 View commit details
    Browse the repository at this point in the history
  2. chore: enable errorlint linter (#742)

    Signed-off-by: Matthieu MOREL <[email protected]>
    mmorel-35 authored Aug 2, 2025
    Configuration menu
    Copy the full SHA
    53e9e67 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2025

  1. Modify proc_statm_test notes

    * Modify proc_statm_test notes
    
    Signed-off-by: zhiyuan.zhou <[email protected]>
    zhiyuan.zhou authored and discordianfish committed Sep 17, 2025
    Configuration menu
    Copy the full SHA
    56c0445 View commit details
    Browse the repository at this point in the history
  2. add hung_task_detect_count

    Signed-off-by: dongjiang <[email protected]>
    dongjiang1989 authored and discordianfish committed Sep 17, 2025
    Configuration menu
    Copy the full SHA
    ff79b12 View commit details
    Browse the repository at this point in the history
  3. update testdata

    Signed-off-by: dongjiang1989 <[email protected]>
    dongjiang1989 authored and discordianfish committed Sep 17, 2025
    Configuration menu
    Copy the full SHA
    fe2a91d View commit details
    Browse the repository at this point in the history
  4. Update common Prometheus files

    Signed-off-by: prombot <[email protected]>
    prombot authored and discordianfish committed Sep 17, 2025
    Configuration menu
    Copy the full SHA
    91dd824 View commit details
    Browse the repository at this point in the history
  5. net_dev_snmp6: directory traversal

    Fix a theoretical directory traversal to silence security scanners in our vendor/ directory.
    
    Signed-off-by: Lukas Zapletal <[email protected]>
    lzap authored and discordianfish committed Sep 17, 2025
    Configuration menu
    Copy the full SHA
    1cf8505 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2025

  1. Continue on EINVAL for sas_phy sysfs files (#749)

    Signed-off-by: Brock Johnson <[email protected]>
    hrtbrock authored Oct 17, 2025
    Configuration menu
    Copy the full SHA
    420c8cc View commit details
    Browse the repository at this point in the history
  2. Add compact metrics to vmstat (#754)

    Signed-off-by: Charles <[email protected]>
    cbensimon authored Oct 17, 2025
    Configuration menu
    Copy the full SHA
    ab5187b View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2025

  1. Update supported Go versions. (#755)

    * Update minimum supported version to 1.24.0.
    * Update CI tests for latest Go versions.
    * Run Go modernize.
    
    Signed-off-by: SuperQ <[email protected]>
    SuperQ authored Oct 18, 2025
    Configuration menu
    Copy the full SHA
    2f4b14c View commit details
    Browse the repository at this point in the history
  2. chore: enable several rules from go-critic (#741)

    * chore: enable-all rules from go-critic
    
    Signed-off-by: Matthieu MOREL <[email protected]>
    
    * chore: enable assignOp rule from go-critic
    
    Signed-off-by: Matthieu MOREL <[email protected]>
    
    * chore: enable captLocal rule from go-critic
    
    Signed-off-by: Matthieu MOREL <[email protected]>
    
    * chore: enable elseif rule from go-critic
    
    Signed-off-by: Matthieu MOREL <[email protected]>
    
    * chore: enable emptyStringTest rule from go-critic
    
    Signed-off-by: Matthieu MOREL <[email protected]>
    
    * chore: enable ifElseChain rule from go-critic
    
    Signed-off-by: Matthieu MOREL <[email protected]>
    
    * chore: enable regexpSimplify rule from go-critic
    
    Signed-off-by: Matthieu MOREL <[email protected]>
    
    * chore: enable stringsCompare rule from go-critic
    
    Signed-off-by: Matthieu MOREL <[email protected]>
    
    * chore: enable stringXbytes rule from go-critic
    
    Signed-off-by: Matthieu MOREL <[email protected]>
    
    * chore: enable sloppyReassign rule from go-critic
    
    Signed-off-by: Matthieu MOREL <[email protected]>
    
    ---------
    
    Signed-off-by: Matthieu MOREL <[email protected]>
    mmorel-35 authored Oct 18, 2025
    Configuration menu
    Copy the full SHA
    38a61f6 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump golang.org/x/sync from 0.15.0 to 0.17.0 (#751)

    Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.15.0 to 0.17.0.
    - [Commits](golang/sync@v0.15.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sync
      dependency-version: 0.17.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 18, 2025
    Configuration menu
    Copy the full SHA
    4a665d5 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump golang.org/x/sys from 0.33.0 to 0.36.0 (#752)

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.33.0 to 0.36.0.
    - [Commits](golang/sys@v0.33.0...v0.36.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-version: 0.36.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 18, 2025
    Configuration menu
    Copy the full SHA
    d9fdbb4 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2025

  1. [PROM-50] Update copyright headers (#756)

    Use PROM-50 recommended copyright header.
    
    Signed-off-by: SuperQ <[email protected]>
    SuperQ authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    e9627e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

  1. add sriov, power state and numa node info in PciDevice (#748)

    * support for sriov, numa and power management config
    
    Signed-off-by: Jain Johny <[email protected]>
    
    * use uint32
    
    Signed-off-by: Jain Johny <[email protected]>
    
    * adjust bitsize for parseuint
    
    Signed-off-by: Jain Johny <[email protected]>
    
    * parseuint for total_msix
    
    Signed-off-by: Jain Johny <[email protected]>
    
    * revert accidental corruption of fixtures.ttar
    
    Signed-off-by: Jain Johny <[email protected]>
    
    * fix unintended fixtures changes
    
    Signed-off-by: root <[email protected]>
    Signed-off-by: Jain Johny <[email protected]>
    
    * make numa_node optional
    
    Signed-off-by: Jain Johny <[email protected]>
    
    ---------
    
    Signed-off-by: Jain Johny <[email protected]>
    Signed-off-by: root <[email protected]>
    jj-asama authored Oct 21, 2025
    Configuration menu
    Copy the full SHA
    d9d95c9 View commit details
    Browse the repository at this point in the history
  2. Fix Proc.Limits limit name matching (#667)

    I was working on improving this algorithm to reduce the number of
    allocations when I found out that with the addition of the additional
    test cases, `Max processes` was failing to match the `switch`
    statement as for some reason the limit name has a trailing
    whitespace. By trimming the spaces it now matches all cases.
    
    Signed-off-by: Leandro López (inkel) <[email protected]>
    inkel authored Oct 21, 2025
    Configuration menu
    Copy the full SHA
    e54b37a View commit details
    Browse the repository at this point in the history
  3. add netfilter queue support (#677)

    * add netfilter queue support
    
    Signed-off-by: Konstantin Kuklin <[email protected]>
    
    * fixed copyright year
    
    Signed-off-by: Konstantin Kuklin <[email protected]>
    
    ---------
    
    Signed-off-by: Konstantin Kuklin <[email protected]>
    KonstantinKuklin authored Oct 21, 2025
    Configuration menu
    Copy the full SHA
    25803af View commit details
    Browse the repository at this point in the history
Loading