Skip to content

Releases: prometheus/procfs

v0.19.2

30 Oct 14:20
9b0219b

Choose a tag to compare

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

26 Oct 10:40
d4dc49b

Choose a tag to compare

What's Changed

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

v0.19.0

25 Oct 14:54
638b55c

Choose a tag to compare

What's Changed

New Contributors

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

v0.18.0

22 Oct 12:46
25803af

Choose a tag to compare

What's Changed

New Contributors

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

v0.17.0

03 Jul 09:41
61fe412

Choose a tag to compare

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

19 Apr 15:44
cff69b9

Choose a tag to compare

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

18 Mar 08:35
775997f

Choose a tag to compare

What's Changed

New Contributors

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

v0.15.1

31 May 12:52
51919fd

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.0...v0.15.1

v0.15.0 / 2024-05-14

14 May 09:43
513f259

Choose a tag to compare

What's Changed

  • Synchronize common files from prometheus/prometheus by @prombot in #635
  • enhancement: Use pointer fields for FibreChannel* by @rexagod in #623
  • bugfix: Allow multiple xprt fields for NFS stats by @rexagod in #619
  • bugfix: s/TrimRight/TrimSuffix for certain cases by @rexagod in #618
  • Parse recovery line to be synced blocks by @SuperQ in #637
  • feat: Add support for CONFIG_CPU_FREQ_STAT by @rexagod in #627
  • Fixup sysfs/system_cpu.go lint errors by @SuperQ in #638
  • Update class_thermal.go to ignore only invalid thermal zones which raise fs.PathError by @miliacristian in #634
  • Bump golang.org/x/sys from 0.19.0 to 0.20.0 by @dependabot in #639

New Contributors

Full Changelog: v0.14.0...v0.15.0

v0.14.0

19 Apr 15:32
6bec248

Choose a tag to compare

What's Changed

  • Synchronize common files from prometheus/prometheus by @prombot in #613
  • Synchronize common files from prometheus/prometheus by @prombot in #615
  • Synchronize common files from prometheus/prometheus by @prombot in #616
  • Synchronize common files from prometheus/prometheus by @prombot in #621
  • Revert add avgRTT to nfs mountstats #487 by @SuperQ in #625
  • style: returns procfs build-in error like other parsing methods by @weidongkl in #630
  • update MAINTAINERS.md by @pgier in #629
  • *: s/(%v|%s)/%w and use go1.20 by @rexagod in #617
  • chore: Use kernel-compliant types for {U,G}IDs by @rexagod in #620
  • Update Go versions by @SuperQ in #632
  • fix: same TCP connection appears twice by @weidongkl in #631
  • Revert "fix: same TCP connection appears twice" by @SuperQ in #633

New Contributors

Full Changelog: v0.13.0...v0.14.0