Commit Graph

1000 Commits (acb36765b4bd904ddf7bd3d29a187dfb7aeddbb7)

Author SHA1 Message Date
Ben Kochie acb36765b4
Update build (#3000)
7 months ago
John Guo e9e27138a8
fix: data race of NetClassCollector metrics initialization when multiple requests happen (#2995)
7 months ago
Jonathan Davies 36e0d1f6d4
os_release.go: Removed caching of modtime/filename of os-release file. (#2987)
7 months ago
coderwander 0202220881
refactor: Optimize code by using built-in constants in the standard library (#2989)
7 months ago
Ayoub Mrini bf67c859bb
fibre_channel: update procfs to take into account optional attributes (#2933)
7 months ago
looklose 7d4103c089 chore: fix typo in comment
8 months ago
Daniel Kimsey 29cdbd63fe zfs: Log mib when sysctl read fails on FreeBSD
8 months ago
Jonathan Davies b6227af54b
os_release.go: Added support end parsing support. (#2982)
8 months ago
Pranshu Srivastava ebddab47e1
collector/textfile: Avoid inconsistent help-texts (#2962)
8 months ago
Ben Kochie b3bbd1f52c Sanitize ethtool metric name keys
8 months ago
Gavin Lam 94ef5cc666
Enable watchdog module by default; Add no data error (#2953)
9 months ago
Gavin Lam 95efb86f6b
Add new collector and metrics for watchdog (#2309) (#2880)
9 months ago
linuxgcc 5e412a689a
disable selinux,fix end-to-end-test.sh error(#2934) (#2937)
9 months ago
Ben Kochie 3a02ab1cf0
Revert "filesystem: fix mountTimeout not working issue (#2903)" (#2932)
9 months ago
Pamela Mei 12192475c8
filesystem: surface device errors (#2923)
9 months ago
DongWei 9f1f791ac2
filesystem: fix mountTimeout not working issue (#2903)
10 months ago
Caleb Webber 6d18ce7bca
Revert "Add ZFS freebsd per dataset stats (#2753)" (#2925)
10 months ago
Ben Kochie 29fca60a45
Fix hwmon error capture (#2915)
10 months ago
TaoGe fe78e7e51a
fix hwmon nil ptr (#2873)
10 months ago
tyltr 34467b1d7a
chore:remove constant from function (#2884)
10 months ago
David O'Rourke 94ddad4dec
exec_bsd: Fix labels for vm.stats.sys.v_syscall sysctl (#2895)
10 months ago
DBS-ST-VIT e22174ca8e
diskstats: ignore zram devices on linux systems by default (#2898)
11 months ago
João Pedro Lima 16f7122d31
Add mitigation information to the linux vulnerabilities collector (#2806)
12 months ago
frigo 0550ab3f04
Add TCPOFOQueue to default netstat metrics (#2867)
12 months ago
Gavin Lam 332232c22c
Add new collector and metrics for XFRM (#2544) (#2866)
12 months ago
Simon Pasquier 12f1744e79
Fix debug log in cpu collector (#2857)
1 year ago
Tobias Klausmann 78af952e63
NFSd: handle new wdeleg_getattr attribute in /proc/net/rpc/nfsd (#2810)
1 year ago
dongjiang 86ed8cdc6b
NFSd: fix nfsd v4 index miss (#2824)
1 year ago
Ben Kochie 31a9cca551
Update e2e fixtures
1 year ago
Conall O'Brien 60c86ab218
Fix inconsistent variable name, to address compilation issue (#2820)
1 year ago
dongjiang e8c5110ada
fix(zfs) zfs `arcstats.p` on FreeBSD 14.0+ (#2754)
1 year ago
Metbog e387997e4c Move RO status before error return
1 year ago
Conall O'Brien f34aaa6109
Add ZFS freebsd per dataset stats (#2753)
1 year ago
Daniel Swarbrick 685b98ec7f
Optionally fetch ARP stats via rtnetlink instead of procfs (#2777)
1 year ago
Daniel Swarbrick 381f32b1c5 btrfs: close btrfs.FS handle after use
1 year ago
Josh Bradley f2b274350a
fix(qdisc) flag naming corrected for consistency (#2782)
1 year ago
John Kordich e120d958f5 Change log message from Warn to Debug
1 year ago
John Kordich 933b1c1797 Add new node_cpu_frequency_hertz metric
1 year ago
John Kordich e84c278107 Update e2e-output.txt with new expected metric values
1 year ago
John Kordich 223ebbd50c Add CPU MHz as the value for "node_cpu_info" metric
1 year ago
Daniel Swarbrick 37ce0bab8c
Sync build tags in *_test.go (#2767)
1 year ago
Daniel Swarbrick 3fb5f70b0c Drop redundant GOOS build tags if already in filename
1 year ago
Benoît Knecht 3b9613cfae
collector/netdev_linux.go: Fallback to 32-bit stats (#2757)
1 year ago
PrometheusBot fa481315b5
Synchronize common files from prometheus/prometheus (#2736)
1 year ago
Ben Kochie 7c564bcbef
Fixup hwmon chip include (#2739)
1 year ago
Conall O'Brien c241ecf8bd
Update all Include and Exclude variables to use the systemdUnit naming (#2740)
1 year ago
Conall O'Brien 8b4dc82488
Add include and exclude filter for hwmon collector (#2699)
1 year ago
Michal c31ebb4359
Add cpu vulnerabilities reporting from sysfs (#2721)
1 year ago
Cam Cope 2346fd9b06
add missing linkspeeds (#2711)
1 year ago
Erica Mays bdc430af2b Parallelize stat calls in Linux filesystem collector.
1 year ago