1033 Commits (b5ce6bcc4d099d021f0f228a39ebb5a6f5bfb0fd)

Author SHA1 Message Date
david 698670bb6e add fixture & e2e output 2 years ago
david 5d68d5b9ad move logic to procfs; create a new metric for isolation 2 years ago
david 512e086dec Implement #2250: Add "isolated" label on cpu collector on linux 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
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 9155971e07
Update Go modues 3 years ago
Peter Woodman 2370cccc1f
powersupplyclass_darwin: enable builds against older macOS SDK 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
Claudio Jeker 2cf3db8859 Also track the CPU Spin time for OpenBSD systems. 3 years ago