Commit Graph

1008 Commits (c0c1a8c57241071c651a67a9e51cb233faf2d539)

Author SHA1 Message Date
Pranshu Srivastava c0c1a8c572
chore: sync with latest `procfs` release (#3059)
5 months ago
chengjoey 4f7bd3544d
fix pressure metric collection fails on systems that do not expose a full CPU stat #3051 (#3054)
5 months ago
Benny Siegert 80859a9f18
Do not panic as much in Linux collector tests (#3050)
6 months ago
kangjie dae4c87f7d
slab-collector: add filter for slab name. (#3041)
6 months ago
Ben Kochie 3afc0a341e
Fix pressure collector nil reference (#3016)
7 months ago
Pranshu Srivastava 66fab10db4
collector/cpu: s/cpu_ticks*/cpu_nsec* for solaris (#2963)
7 months ago
Sam Leiken 9572e7a07b
Add logging for ethtool device include/exclude and metrics include flags (#2979)
7 months ago
Chris Cleeland d333366914
Fix watchdog_test lint and test failures on macos. (#3003)
7 months ago
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)
8 months ago
Ayoub Mrini bf67c859bb
fibre_channel: update procfs to take into account optional attributes (#2933)
8 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)
1 year 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