Unclaimed project
Are you a maintainer of procfs? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
procfs
procfs provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc.
Back to changelogWhat's Changed
- Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/procfs/pull/718
- Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/procfs/pull/721
- btrfs: correct allocation ratios for raid1c[34] by @SimSaladin in https://github.com/prometheus/procfs/pull/722
- build(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 by @dependabot in https://github.com/prometheus/procfs/pull/724
- build(deps): bump golang.org/x/sys from 0.32.0 to 0.33.0 by @dependabot in https://github.com/prometheus/procfs/pull/723
- Supports collection of process shared memory by @SilenceAdele in https://github.com/prometheus/procfs/pull/719
- build(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0 by @dependabot in https://github.com/prometheus/procfs/pull/732
- nvme: Add ControllerID output by @ShashwatHiregoudar in https://github.com/prometheus/procfs/pull/731
- Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/procfs/pull/727
- sysfs: Add support to collect link status for PCIe devices by @naoki9911 in https://github.com/prometheus/procfs/pull/728
- nfs/parse.go: fix ClientV4Stats' GetDeviceInfo/LayoutGet -- values were swapped by @johnleslie in https://github.com/prometheus/procfs/pull/726
Fix linting issue by @SuperQ in https://github.com/prometheus/procfs/pull/733feat(mdstat): recognize reshape status by @tamcore in https://github.com/prometheus/procfs/pull/679Nvidia/Mellanox expose ROCE ECN information on sysfs on the path by @dasturiasArista in https://github.com/prometheus/procfs/pull/695added zswap, zswapped, secpagetables, filehugepages, hugetlb and unaccepted to meminfo by @navidys in https://github.com/prometheus/procfs/pull/655Parse StartCode, EndCode, and StartStack in Proc.Stat() by @pgimalac in https://github.com/prometheus/procfs/pull/659Add node_guid to infiniband class by @di3go-sona in https://github.com/prometheus/procfs/pull/670Fix linting issues by @SuperQ in https://github.com/prometheus/procfs/pull/734New Contributors
- @SimSaladin made their first contribution in https://github.com/prometheus/procfs/pull/722
- @SilenceAdele made their first contribution in https://github.com/prometheus/procfs/pull/719
- @ShashwatHiregoudar made their first contribution in https://github.com/prometheus/procfs/pull/731
- @naoki9911 made their first contribution in https://github.com/prometheus/procfs/pull/728
- @johnleslie made their first contribution in https://github.com/prometheus/procfs/pull/726
- @tamcore made their first contribution in https://github.com/prometheus/procfs/pull/679
- @navidys made their first contribution in https://github.com/prometheus/procfs/pull/655
- @pgimalac made their first contribution in https://github.com/prometheus/procfs/pull/659
- @di3go-sona made their first contribution in https://github.com/prometheus/procfs/pull/670
Full Changelog: https://github.com/prometheus/procfs/compare/v0.16.1...v0.17.0