Skip to content

Releases: prometheus/procfs

v0.21.0

Choose a tag to compare

@SuperQ SuperQ released this 27 Jun 06:41
95dd8b8

What's Changed

  • Refactor class thermal error handling by @SuperQ in #794
  • build(deps): bump actions/setup-go from 6.2.0 to 6.3.0 by @dependabot[bot] in #790
  • Synchronize common files from prometheus/prometheus by @prombot in #798
  • build(deps): bump golang.org/x/sync from 0.19.0 to 0.20.0 by @dependabot[bot] in #800
  • build(deps): bump golang.org/x/sys from 0.41.0 to 0.42.0 by @dependabot[bot] in #801
  • Cleanup CI by @SuperQ in #803
  • Synchronize common files from prometheus/prometheus by @prombot in #804
  • Synchronize common files from prometheus/prometheus by @prombot in #805
  • Synchronize common files from prometheus/prometheus by @prombot in #806
  • Synchronize common files from prometheus/prometheus by @prombot in #807
  • Synchronize common files from prometheus/prometheus by @prombot in #808
  • Synchronize common files from prometheus/prometheus by @prombot in #809
  • blockdevice: add DMMultipathDevices for DM-multipath sysfs parsing by @sradco in #796
  • Synchronize common files from prometheus/prometheus by @prombot in #813
  • Synchronize common files from prometheus/prometheus by @prombot in #815
  • Synchronize common files from prometheus/prometheus by @prombot in #816
  • blockdevice: add SysBlockDeviceRotational for targeted rotational reads by @ruthwikkakumani in #824
  • fix some fc-hba are missing the statistics/* by @chijiajian in #664
  • build(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #819
  • build(deps): bump golang.org/x/sys from 0.42.0 to 0.45.0 by @dependabot[bot] in #818
  • Synchronize common files from prometheus/prometheus by @prombot in #820
  • feat(xfs): add Linux 7.0 XFS statistics fields by @dongjiang1989 in #810
  • Add support for /sys/class/mei/mei0 by @micgor32 in #792
  • build(deps): bump actions/setup-go from 6.3.0 to 6.4.0 by @dependabot[bot] in #802
  • build(deps): bump golang.org/x/sync from 0.20.0 to 0.21.0 by @dependabot[bot] in #826
  • build(deps): bump golang.org/x/sys from 0.45.0 to 0.46.0 by @dependabot[bot] in #825
  • Synchronize common files from prometheus/prometheus by @prombot in #827
  • Synchronize common files from prometheus/prometheus by @prombot in #828
  • Add support for cpuinfo_avg_freq by @mrobbert in #829
  • nvme: Fix namespace parsing by @goll in #821
  • mountinfo: read the full file instead of capping at 1 MiB by @IgorOhrimenko in #817
  • Fix crypto parsing panic by @SuperQ in #830
  • feat: support sysfs.Mdraids with Intel VROC by @dongjiang1989 in #777
  • sysfs: add NVMeSubsystemClass for NVMe-oF subsystem parsing by @sradco in #797

New Contributors

Full Changelog: v0.20.1...v0.21.0

v0.20.1

Choose a tag to compare

@SuperQ SuperQ released this 28 Feb 15:34
b380dd4

What's Changed

  • nvme: Parse NVMe namespace details by @ShashwatHiregoudar in #765
  • Fix bcachefs parsing by @ananthb in #789
  • Synchronize common files from prometheus/prometheus by @prombot in #788
  • Update sysfs/class_thermal: continue on EINVAL in parseClassThermalZone to ignore only invalid thermal zones which raise "invalid argument" by @ccastiglione-reply in #763

New Contributors

Full Changelog: v0.20.0...v0.20.1

v0.20.0

Choose a tag to compare

@SuperQ SuperQ released this 25 Feb 16:00
8fce2bd

What's Changed

  • Synchronize common files from prometheus/prometheus by @prombot in #747
  • Synchronize common files from prometheus/prometheus by @prombot in #766
  • build(deps): bump golang.org/x/sync from 0.17.0 to 0.19.0 by @dependabot[bot] in #773
  • build(deps): bump golang.org/x/sys from 0.37.0 to 0.39.0 by @dependabot[bot] in #772
  • Synchronize common files from prometheus/prometheus by @prombot in #774
  • Fix /proc/interrupts by @ffyuanda in #775
  • Synchronize common files from prometheus/prometheus by @prombot in #778
  • Synchronize common files from prometheus/prometheus by @prombot in #779
  • Migrate to GitHub actions by @SuperQ in #780
  • build(deps): bump golang.org/x/sys from 0.40.0 to 0.41.0 by @dependabot[bot] in #782
  • Synchronize common files from prometheus/prometheus by @prombot in #785
  • bcachefs support by @ananthb in #750
  • build(deps): bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #781
  • feat: parse capabilities in /proc/pid/status by @biscout42 in #784
  • class_cooling_device: ignore EINVAL (etc) when reading files. by @malcolmr in #783
  • Add type and name to the DRM parser class by @Deezzir in #672

New Contributors

Full Changelog: v0.19.2...v0.20.0

v0.19.2

Choose a tag to compare

@SuperQ SuperQ released this 30 Oct 14:20
9b0219b

What's Changed

  • chore: Migrate tests to cmp package by @SuperQ in #760
  • Fix: Use base16 to convert pci sriov_vf_device by @jj-asama in #762

Full Changelog: v0.19.1...v0.19.2

v0.19.1

Choose a tag to compare

@SuperQ SuperQ released this 26 Oct 10:40
d4dc49b

What's Changed

Full Changelog: v0.19.0...v0.19.1

v0.19.0

Choose a tag to compare

@SuperQ SuperQ released this 25 Oct 14:54
638b55c

What's Changed

New Contributors

Full Changelog: v0.18.0...v0.19.0

v0.18.0

Choose a tag to compare

@SuperQ SuperQ released this 22 Oct 12:46
25803af

What's Changed

New Contributors

Full Changelog: v0.17.0...v0.18.0

v0.17.0

Choose a tag to compare

@SuperQ SuperQ released this 03 Jul 09:41
61fe412

What's Changed

  • Synchronize common files from prometheus/prometheus by @prombot in #718
  • Synchronize common files from prometheus/prometheus by @prombot in #721
  • btrfs: correct allocation ratios for raid1c[34] by @SimSaladin in #722
  • build(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 by @dependabot in #724
  • build(deps): bump golang.org/x/sys from 0.32.0 to 0.33.0 by @dependabot in #723
  • Supports collection of process shared memory by @SilenceAdele in #719
  • build(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0 by @dependabot in #732
  • nvme: Add ControllerID output by @ShashwatHiregoudar in #731
  • Synchronize common files from prometheus/prometheus by @prombot in #727
  • sysfs: Add support to collect link status for PCIe devices by @naoki9911 in #728
  • nfs/parse.go: fix ClientV4Stats' GetDeviceInfo/LayoutGet -- values were swapped by @johnleslie in #726
  • Fix linting issue by @SuperQ in #733
  • feat(mdstat): recognize reshape status by @tamcore in #679
  • Nvidia/Mellanox expose ROCE ECN information on sysfs on the path by @dasturiasArista in #695
  • added zswap, zswapped, secpagetables, filehugepages, hugetlb and unaccepted to meminfo by @navidys in #655
  • Parse StartCode, EndCode, and StartStack in Proc.Stat() by @pgimalac in #659
  • Add node_guid to infiniband class by @di3go-sona in #670
  • Fix linting issues by @SuperQ in #734

New Contributors

Full Changelog: v0.16.1...v0.17.0

v0.16.1

Choose a tag to compare

@SuperQ SuperQ released this 19 Apr 15:44
cff69b9

What's Changed

  • Synchronize common files from prometheus/prometheus by @prombot in #671
  • Synchronize common files from prometheus/prometheus by @prombot in #709
  • Synchronize common files from prometheus/prometheus by @prombot in #710
  • Update Go by @SuperQ in #708
  • Synchronize common files from prometheus/prometheus by @prombot in #713
  • chore: Upgrade golangci-lint to v2 by @kakkoyun in #715
  • Use SysReadFile for thermals and skip failed zones by @kitschysynq in #712
  • class_infiniband: continue on syscall EINVAL by @mfuller-lambda in #705
  • build(deps): bump golang.org/x/sys from 0.31.0 to 0.32.0 by @dependabot in #717
  • Do not collect InfiniBand counters for Broadcom RoCE NICs by @oneoneonepig in #687
  • build(deps): bump golang.org/x/sync from 0.12.0 to 0.13.0 by @dependabot in #716
  • infiniband: do not make assumptions about counters based on HCA name by @dswarbrick in #678

New Contributors

Full Changelog: v0.16.0...v0.16.1

v0.16.0

Choose a tag to compare

@SuperQ SuperQ released this 18 Mar 08:35
775997f

What's Changed

New Contributors

Full Changelog: v0.15.1...v0.16.0