Commit Graph

875 Commits (a71d0bddc8a143a5fcdc17bca706470ddabed3bd)

Author SHA1 Message Date
Benoît Knecht a71d0bddc8 end-to-end-test.sh: Fix netdev metrics
2 years ago
Benoît Knecht f23a956c4f collector/netdev_linux.go: Use netlink to get stats
2 years ago
François Charlier 5a2c83d0f9 memory_bsd: add user_wired_bytes & laundry_bytes
2 years ago
Johannes 'fish' Ziemke d962e48ca2 Add sysctl collector
2 years ago
Johannes Ziemke f4e85bef0e Fix openbsd syscalls
2 years ago
Benoît Knecht 690efa61e8 collector/diskstats: Ignore udev when directory unreadable
2 years ago
Benoît Knecht 9ec7d6ba3c collector/diskstats: Only get device properties from udev
2 years ago
Benoît Knecht 296aa35dd2 end-to-end-test.sh: Use udev fixture and update output
2 years ago
Benoît Knecht 9b5d55e511 collector/diskstats: Add fixtures for udev data
2 years ago
Benoît Knecht 833216dc9e collector: Make udev data path optional
2 years ago
Benoît Knecht 75ceda8bb2 collector/diskstats: Don't use functions from Go 1.18
2 years ago
Benoît Knecht a997b6096d collector/diskstats: Add labels and metrics from udev
2 years ago
Nobuhiro MIKI 3ed95908d6 collector: add slab info
2 years ago
Ben Kochie 02f5005ac8
Add diskstat include/exclude flag to all platforms
2 years ago
rushilenekar20 8fcc6320a2
Add diskstats include and exclude device flags
2 years ago
Jonathan Davies 88f1811eb1
Add selinux collector (#2205)
2 years ago
Ben Kochie d2b8ee8f20
Add rapl zone label option (#2401)
2 years ago
dependabot[bot] b99f933713
Bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2 (#2411)
2 years ago
Ben Kochie 59c146e57d
Update end-to-end test for aarch64 (#2415)
2 years ago
Ben Kochie a516d4de4a
Cleanup cgroups collector (#2414)
2 years ago
Kobe Biello 45c75f1dbc
Add cgroup summary collector (#2408)
2 years ago
Ben Kochie 3999866a36
Merge pull request #2368 from mrueg/update-go-systemd
3 years ago
Ben Kochie ea85bfcc23
Merge pull request #2378 from prometheus/superq/devfilter
3 years ago
Ben Kochie e22382c5ec
Merge pull request #2372 from aneagoe/master
3 years ago
Tobias Klauser a8ebe3519e
collector: use ByteSliceToString from golang.org/x/sys/unix
3 years ago
Ben Kochie 1b6aaeb2e8
Rename netDevFilter helper
3 years ago
Andrei Neagoe 0e320e725b rapl_collector: fix issue with invalid metric name (#2299)
3 years ago
Manuel Rüger 21f9ce2c49 go.mod: Update coreos/go-systemd
3 years ago
Fionera 9ece38fca9 refactor: Use netlink for tcpstat collector
3 years ago
binjip978 e5f384dfe6 Fix staticcheck warnings on linux
3 years ago
Ben Kochie b52bf958f8
Merge pull request #2327 from pjjw/pjjw/powersupplyclass-darwin-old-sdk-fixes
3 years ago
Ben Kochie 9155971e07
Update Go modues
3 years ago
Peter Woodman 2370cccc1f
powersupplyclass_darwin: enable builds against older macOS SDK
3 years ago
Ben Kochie 9aae303a46
Merge pull request #2289 from tanguyfalconnet/ethtool-lock
3 years ago
Ben Kochie 086fdfed24
Merge pull request #2267 from bison/netdev-lock
3 years ago
W. Andrew Denton 402a00932d Add a reference to the Linux kernel's documentation for block stat.
3 years ago
W. Andrew Denton 84ce3a0103 diskstats_linux: always scale reads and writes by 512 bytes, not by device units.
3 years ago
Brad Ison cb7b5a755b
netdev_common: Add mutex around metricDescs access
3 years ago
Ben Kochie 5c0e4d61c8
Add systemd version as label string.
3 years ago
t-falconnet 5c8407b772 ethtool-linux: fix entry function
3 years ago
t-falconnet db87173be0 ethtool-linux: split between create and show entry
3 years ago
t-falconnet b0708e4c47 ethtool-linux: add remaining unlocked access to entries
3 years ago
t-falconnet 642f64b701 ethtool_linux: fix entry function
3 years ago
t-falconnet 4426962ec8 ethtool_linux: add mutex around entries access
3 years ago
Ben Kochie 5981bbe638
Refactor systemd version
3 years ago
Joe Groocock 64c4c39132
systemd: Expose systemd minor version
3 years ago
Robbie Lankford 4f27a4fd8e add additional vm_stat memory metrics for darwin
3 years ago
Lauri Tirkkonen 996563f972 filesystem_linux: exclude mounts under /var/lib/containers/storage
3 years ago
Ben Kochie eecc2b1dea
Add device filter flags to arp collector
3 years ago
heyitao 7dbf358915 delete duplicate items
3 years ago