1. fa51f88 Fix /proc/interrupts by Shaoxuan (Max) Yuan · 3 weeks ago master
  2. 0da002f Update common Prometheus files by prombot · 3 weeks ago
  3. 05e5a3e build(deps): bump golang.org/x/sys from 0.37.0 to 0.39.0 by dependabot[bot] · 3 weeks ago
  4. 3f908a8 build(deps): bump golang.org/x/sync from 0.17.0 to 0.19.0 by dependabot[bot] · 3 weeks ago
  5. a6ebb3e Synchronize common files from prometheus/prometheus (#766) by PrometheusBot · 4 weeks ago
  6. 105b939 Synchronize common files from prometheus/prometheus (#747) by PrometheusBot · 3 months ago
  7. 9b0219b Fix: Use base16 to convert pci sriov_vf_device (#762) by Jain Johny · 3 months ago v0.19.2
  8. b8b5106 chore: Migrate tests to cmp package (#760) by Ben Kochie · 3 months ago
  9. d4dc49b meminfo: Fix ZswappedBytes (#759) by Ben Kochie · 3 months ago v0.19.1
  10. 638b55c feat: expose MD raid component devices (#674) by Robin H. Johnson · 3 months ago v0.19.0
  11. b2bde72 sysfs: add link_layer property to InfiniBandPort (#700) by Thomas Barrett · 3 months ago
  12. 9479c29 Add FS handler for mountinfo (#757) by Ben Kochie · 3 months ago
  13. 25803af add netfilter queue support (#677) by Konstantin · 4 months ago v0.18.0
  14. e54b37a Fix Proc.Limits limit name matching (#667) by Leandro López · 4 months ago
  15. d9d95c9 add sriov, power state and numa node info in PciDevice (#748) by Jain Johny · 4 months ago
  16. e9627e2 [PROM-50] Update copyright headers (#756) by Ben Kochie · 4 months ago
  17. d9fdbb4 build(deps): bump golang.org/x/sys from 0.33.0 to 0.36.0 (#752) by dependabot[bot] · 4 months ago
  18. 4a665d5 build(deps): bump golang.org/x/sync from 0.15.0 to 0.17.0 (#751) by dependabot[bot] · 4 months ago
  19. 38a61f6 chore: enable several rules from go-critic (#741) by Matthieu MOREL · 4 months ago
  20. 2f4b14c Update supported Go versions. (#755) by Ben Kochie · 4 months ago
  21. ab5187b Add compact metrics to vmstat (#754) by Charles · 4 months ago
  22. 420c8cc Continue on EINVAL for sas_phy sysfs files (#749) by hrtbrock · 4 months ago
  23. 1cf8505 net_dev_snmp6: directory traversal by Lukas Zapletal · 5 months ago
  24. 91dd824 Update common Prometheus files by prombot · 5 months ago
  25. fe2a91d update testdata by dongjiang1989 · 5 months ago
  26. ff79b12 add hung_task_detect_count by dongjiang · 5 months ago
  27. 56c0445 Modify proc_statm_test notes by zhiyuan.zhou · 5 months ago
  28. 53e9e67 chore: enable errorlint linter (#742) by Matthieu MOREL · 6 months ago
  29. 0d1fd88 chore: clean up golangci-lint configuration (#720) by Matthieu MOREL · 6 months ago
  30. 61fe412 Fix linting issues (#734) by Ben Kochie · 7 months ago v0.17.0
  31. 61fb25b Add node_guid to infiniband class (#665) (#670) by Diego Sonaglia · 7 months ago
  32. ee6ea54 feat: parse StartCode, EndCode, and StartStack in /proc/pid/stat (#659) by Pierre Gimalac · 7 months ago
  33. 0bcdc45 added zswap, zswapped, secpagetables, filehugepages, hugetlb and unaccepted to meminfo (#655) by Navid Yaghoobi · 7 months ago
  34. a5f79dd Nvidia/Mellanox expose ROCE ECN information on sysfs on the path (#695) by dasturiasArista · 7 months ago
  35. c5a546e feat(mdstat): recognize reshape status (#679) by Philipp B. · 7 months ago
  36. 0cf1234 Fix linting issue (#733) by Ben Kochie · 7 months ago
  37. 2b1359d parse.go: fix GetDeviceInfo/LayoutGet ordering -- previously had values swapped (#726) by John Leslie · 7 months ago
  38. 6176818 sysfs: Add support to collect link status for PCIe devices (#728) by Naoki MATSUMOTO · 7 months ago
  39. 0f247ba Update common Prometheus files (#727) by PrometheusBot · 7 months ago
  40. 0e4338f exposing ControllerID (#731) by Shashwat Hiregoudar · 7 months ago
  41. 65857f3 build(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0 (#732) by dependabot[bot] · 7 months ago
  42. 28d508d Supports collection of process shared memory (#719) by zhiyuan zhou · 7 months ago
  43. 588b88c build(deps): bump golang.org/x/sys from 0.32.0 to 0.33.0 (#723) by dependabot[bot] · 9 months ago
  44. d9705f6 build(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 (#724) by dependabot[bot] · 9 months ago
  45. 367ae03 btrfs: correct allocation ratios for raid1c[34] (#722) by Samuli Thomasson · 9 months ago
  46. 6dab0ae Update common Prometheus files (#721) by PrometheusBot · 9 months ago
  47. 369f902 Update common Prometheus files (#718) by PrometheusBot · 9 months ago
  48. cff69b9 infiniband: do not make assumptions about counters based on HCA name (#678) by Daniel Swarbrick · 10 months ago v0.16.1
  49. ee82f2f build(deps): bump golang.org/x/sync from 0.12.0 to 0.13.0 (#716) by dependabot[bot] · 10 months ago
  50. 4482eb5 Update class_infiniband.go (#687) by Jeffrey Chu · 10 months ago
  51. 49d0fe6 build(deps): bump golang.org/x/sys from 0.31.0 to 0.32.0 (#717) by dependabot[bot] · 10 months ago
  52. 70166be class_infiniband: continue on syscall EINVAL (#705) by Michael Fuller · 10 months ago
  53. f61a330 Use SysReadFile for thermals and skip failed zones (#712) by Sean Swehla · 10 months ago
  54. 67f32ef chore: Upgrade golangci-lint to v2 (#715) by Kemal Akkoyun · 10 months ago
  55. 6c7a481 Update common Prometheus files (#713) by PrometheusBot · 10 months ago
  56. ba1e271 Update Go (#708) by Ben Kochie · 10 months ago
  57. 0289c96 Update common Prometheus files (#710) by PrometheusBot · 11 months ago
  58. 1e882c2 Update common Prometheus files (#709) by PrometheusBot · 11 months ago
  59. 171952f Update common Prometheus files (#671) by PrometheusBot · 11 months ago
  60. 775997f build(deps): bump golang.org/x/sys from 0.29.0 to 0.30.0 (#703) by dependabot[bot] · 11 months ago v0.16.0
  61. 672fb0e build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#702) by dependabot[bot] · 11 months ago
  62. ca691f1 build(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 (#701) by dependabot[bot] · 11 months ago
  63. 5d8dd55 Add support for per-interface SNMP6 stats by Felix Geschwindner · 1 year ago
  64. 64d7b47 chore: nolint misspell on vulnerability names by Ville Vesilehto · 1 year ago
  65. 3cc6dc9 fix: correct linters-settings typo in .golangci.yml by Ville Vesilehto · 1 year ago
  66. 88acb09 Bump golang.org/x/sys from 0.28.0 to 0.29.0 by dependabot[bot] · 1 year ago
  67. 6185448 refactor: Rename symbol names according to golang conventions by Juerg Ritter · 1 year ago
  68. 21839df enhancement: Implement classes to read drm subsystem by Juerg Ritter · 1 year ago
  69. a05af62 Bump golang.org/x/sync from 0.9.0 to 0.10.0 (#690) by dependabot[bot] · 1 year, 1 month ago
  70. 24ab3d8 feat: Read PCIE AER counters class/net (#686) by dasturiasArista · 1 year, 2 months ago
  71. 82ce1c1 Bump golang.org/x/sys from 0.26.0 to 0.28.0 (#688) by dependabot[bot] · 1 year, 2 months ago
  72. c0a6b97 Bump golang.org/x/sync from 0.8.0 to 0.9.0 by dependabot[bot] · 1 year, 2 months ago
  73. 969849f feat(blockdevice): added sysblockdevicesize method and test (#658) by Finn Snape · 1 year, 2 months ago
  74. 9c0d20a Bump golang.org/x/sys from 0.25.0 to 0.26.0 by dependabot[bot] · 1 year, 3 months ago
  75. 93a635a NetIPSocketSummary: Fix typo in godoc: UPD→UDP by Miciah Masters · 1 year, 3 months ago
  76. 54b2b56 Update supported Go versions by SuperQ · 1 year, 4 months ago
  77. fc5df4e Forbid print statements (#668) by Ben Kochie · 1 year, 4 months ago
  78. 3b2db06 Update common Prometheus files (#666) by PrometheusBot · 1 year, 5 months ago
  79. a49c6d2 Update common Prometheus files (#662) by PrometheusBot · 1 year, 5 months ago
  80. 31d6315 Update common Prometheus files (#657) by PrometheusBot · 1 year, 5 months ago
  81. 65f78fc Add Disk IO stats and ext4 FS stats (#651) by Muhammad Shahzeb · 1 year, 5 months ago
  82. 1808690 Bump golang.org/x/sync from 0.7.0 to 0.8.0 (#660) by dependabot[bot] · 1 year, 5 months ago
  83. b4e04cd Bump golang.org/x/sys from 0.22.0 to 0.24.0 (#661) by dependabot[bot] · 1 year, 5 months ago
  84. 09209a4 Update common Prometheus files (#652) by PrometheusBot · 1 year, 6 months ago
  85. 6acd75f Bump golang.org/x/sys from 0.21.0 to 0.22.0 (#656) by dependabot[bot] · 1 year, 6 months ago
  86. 0e0b4b1 Bump golang.org/x/sys from 0.20.0 to 0.21.0 by dependabot[bot] · 1 year, 7 months ago
  87. e416d6d Fix parsing NSpids field in /proc/{PID}/status by Timur Alperovich · 1 year, 7 months ago
  88. bd11127 Update common Prometheus files by prombot · 1 year, 7 months ago
  89. f360499 Add support for SELinux AVC statistics (#599) by cgzones · 1 year, 8 months ago
  90. 661a63e chore: deprecate `NewTCPx` methods (#640) by Pranshu Srivastava · 1 year, 8 months ago
  91. ec61d8a enable gofmt and goimports linter (#646) by Matthieu MOREL · 1 year, 8 months ago
  92. 1754b78 enhancement: Expose CPU online status (#644) by Pranshu Srivastava · 1 year, 8 months ago
  93. 51919fd enable testifylint linter (#643) by Matthieu MOREL · 1 year, 8 months ago v0.15.1
  94. d9caa8e Return support for Go 1.20 (#645) by Ben Kochie · 1 year, 8 months ago
  95. faf06ce Update common Prometheus files by prombot · 1 year, 8 months ago
  96. d9448e6 ignore NODEV errors when parsing powersupply files by Marvin Sinister · 1 year, 8 months ago
  97. 513f259 Bump golang.org/x/sys from 0.19.0 to 0.20.0 (#639) by dependabot[bot] · 1 year, 9 months ago v0.15.0
  98. dbe3261 Update class_thermal.go (#634) by miliacristian · 1 year, 9 months ago
  99. ae2937e Fixup sysfs/system_cpu.go lint errors (#638) by Ben Kochie · 1 year, 9 months ago
  100. 51f7d13 feat: Add support for `CONFIG_CPU_FREQ_STAT` (#627) by Pranshu Srivastava · 1 year, 9 months ago