Commit Graph

856 Commits (26e377dfd530655381085edb1cb3c4db9b12c816)

Author SHA1 Message Date
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
Lapo Luchini 3136901a74
Ignore filesystems flagged as MNT_IGNORE. (#2227)
3 years ago
Ben Kochie 1d5afd05b5
Sanitize UTF-8 in dmi collector (#2229)
3 years ago
Jacob Vosmaer 5c8d162ca6
Add node_softirqs_total metric (#2221)
3 years ago
Matt Oshry 60a2668788
Handle nil CPU thermal power status on M1 (#2225)
3 years ago
Martin Kennelly 4065902fe5
Add TCPTimeouts to netstat default filter (#2189)
3 years ago
Benjamin Drung f5ae31a84c
Disable lnstat collector by default (#2188)
3 years ago
Park Beomsu c861ba93aa
Remove redundant nil check (#2206)
3 years ago
Benjamin Drung d85cbaa17c
ethtool: Prevent duplicate metric names (#2187)
3 years ago
Tobias Klauser 58ab0144af Use SysctlTimeval for boottime collector on BSD
3 years ago
Johannes 'fish' Ziemke 85e20238e7
Add clocksource metrics to time collector (#2197)
3 years ago
Ben Kochie fda358a1ec
Workaround LLVM/Clang 11.0 for Darwin builds (#2200)
3 years ago
Benjamin Drung 2a28266852
ethtool: Add test case with leading spaces (#2186)
3 years ago
Benjamin Drung 0dc82eac13
Correctly disable ZFS for test cases (#2182)
3 years ago
Alessio Caiazza 6523fdfc4b
darwin powersupply collector (#1777)
3 years ago
Alessio Caiazza ee17ba0fc0
Fix imports when building on macos (#2180)
3 years ago
STRRL df7ea981f7
feat: new collector about thermal conditions on macos (#2032)
3 years ago
Benjamin Drung 9def2f9222
Add DMI collector (#2131)
3 years ago
ml 094ee24ad7
Ignore mountpoints under /run (#2157)
3 years ago
jordy1024 fbc23548b9
Fix timer GC delays in the Linux filesystem collector (#2169)
3 years ago