Tags: prometheus/procfs
Tags
Fix: Use base16 to convert pci sriov_vf_device (#762) * base16 for sriov vf device Signed-off-by: Jain Johny <[email protected]> * log device location on error Signed-off-by: Jain Johny <[email protected]> * fix test case Signed-off-by: Jain Johny <[email protected]> --------- Signed-off-by: Jain Johny <[email protected]>
feat: expose MD raid component devices (#674) * Support parse raid type for mdstat Note: rebased on top of master for reformatting Signed-off-by: Singee <[email protected]> Signed-off-by: Robin H. Johnson <[email protected]> * support linear type in mdstat Note: rebased on top of master for reformatting Signed-off-by: Singee <[email protected]> Signed-off-by: Robin H. Johnson <[email protected]> * change default type to unknown Note: rebased on top of master for reformatting Signed-off-by: Singee <[email protected]> Signed-off-by: Robin H. Johnson <[email protected]> * optimize raid type check Signed-off-by: Singee <[email protected]> * feat: expose MD raid component devices Expose what component devices are part of a MD raid device, as well as the most common flags per-component. This will enable a future node_exporter metric showing which component of a RAID had failed. Signed-off-by: Robin H. Johnson <[email protected]> Signed-off-by: Robin H. Johnson <[email protected]> * fix: update mdstat_test for reshaping testcase Signed-off-by: Robin H. Johnson <[email protected]> * doc: lint fix Signed-off-by: Robin H. Johnson <[email protected]> --------- Signed-off-by: Singee <[email protected]> Signed-off-by: Robin H. Johnson <[email protected]> Signed-off-by: Robin H. Johnson <[email protected]> Signed-off-by: Robin H. Johnson <[email protected]> Co-authored-by: Singee <[email protected]>
add netfilter queue support (#677) * add netfilter queue support Signed-off-by: Konstantin Kuklin <[email protected]> * fixed copyright year Signed-off-by: Konstantin Kuklin <[email protected]> --------- Signed-off-by: Konstantin Kuklin <[email protected]>
infiniband: do not make assumptions about counters based on HCA name (#… …678) Some users have reported cases of systemd "predictable network interface naming" apparently also renaming the HCA device. This means we can no longer make assumptions about which counter(s) should be present based on the HCA name (i.e., irdma*, mlx5_*). The previous approach was quite brittle anyway, since there will undoubtedly be other IB / RoCE drivers in future which implement the hw_counters directory (but not the older counters directory). Signed-off-by: Daniel Swarbrick <[email protected]> Signed-off-by: Ben Kochie <[email protected]> Co-authored-by: Ben Kochie <[email protected]>
build(deps): bump golang.org/x/sys from 0.29.0 to 0.30.0 (#703) Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.29.0 to 0.30.0. - [Commits](golang/sys@v0.29.0...v0.30.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump golang.org/x/sys from 0.19.0 to 0.20.0 (#639) Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.19.0 to 0.20.0. - [Commits](golang/sys@v0.19.0...v0.20.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
PreviousNext