v0.10.0
What's Changed
- Synchronize common files from prometheus/prometheus by @prombot in #484
- Bump golang.org/x/sys from 0.3.0 to 0.4.0 by @dependabot in #491
- Synchronize common files from prometheus/prometheus by @prombot in #493
- Fix parseVMStatNUMA return wrong VMStat in nr_zone_inactive_file by @gaius-qi in #494
- Bump golang.org/x/sys from 0.4.0 to 0.5.0 by @dependabot in #495
- Add /proc/net/wireless parsing by @Dentrax in #488
- Enable oppportunistic fd counting fast path by @bobrik in #486
- Bug Fix: SystemCPUfreq fails when any core is offline by @taherkk in #497
- Support old conntrack stats by @SuperQ in #500
- Synchronize common files from prometheus/prometheus by @prombot in #501
- Bump golang.org/x/sys from 0.5.0 to 0.6.0 by @dependabot in #503
- Bump golang.org/x/sys from 0.6.0 to 0.7.0 by @dependabot in #510
- static analyzer issue fix by @artemseleznev in #513
- net class: split out attribute parser and export it by @dcbw in #511
- Implement mdraid sysfs parsing by @dswarbrick in #509
- add avgRTT to nfs mountstats by @ksankeerth in #487
- Refactor netstat parsing by @SuperQ in #514
- Sync golangcli-lint workflow with https://github.com/prometheus/node_exporter/blob/master/.github/workflows/golangci-lint.yml by @conallob in #520
- Update Go version by @SuperQ in #521
- add support CpusAllowedList for /proc/[pid]/status by @Vatson112 in #490
- net_class: catch syscall.EINVAL and better handle read errors by @dcbw in #516
- fs: Statfs_t{} doesn't have a Type field on NetBSD, OpenBSD, or Solaris by @dcbw in #523
- Fix softnet CPU Index by @SuperQ in #517
New Contributors
- @gaius-qi made their first contribution in #494
- @bobrik made their first contribution in #486
- @taherkk made their first contribution in #497
- @artemseleznev made their first contribution in #513
- @dcbw made their first contribution in #511
- @ksankeerth made their first contribution in #487
- @conallob made their first contribution in #520
- @Vatson112 made their first contribution in #490
Full Changelog: v0.9.0...v0.10.0