Commit Graph

1021 Commits (7a97429e57d8aba827755a5cc4b5a84cec775d2c)

Author SHA1 Message Date
Ben Kochie 090957658e
Update logging (#3097)
2 months ago
tomvil 041d67d269
Add ifAlias label to netdev collector (#3087)
2 months ago
Ben Kochie f63b64ec63
Update Go (#3120)
2 months ago
Miguel Oliveira b9d0932179
Add node_filesystem_mount_info metric (#2970)
4 months ago
Ricardo F 8a3a0dea73
Add TCPRcvQDrop to default netstat metrics (#3021)
4 months ago
Ben Kochie e0c4a47a02
Add interrupts collector filtering (#3028)
4 months ago
Pranshu Srivastava ff20a6ac48
collector/zfs: Prevent `procfs` integer underflow (#2961)
4 months ago
TJ Hoplock fdaa8fc00d
ref!: convert linux meminfo implementation to use procfs lib (#3049)
4 months ago
Maarten van den Berg e8aa4de7c5
Add metrics for btrfs commit statistics (#3010)
4 months ago
Simon Krenger e11a4f0309
Add include and exclude filter for sensors in hwmon collector (#3072)
4 months ago
mchtech ec5e4b50b8 add IRQ PSI test data
4 months ago
mchtech d2a307ed93 change irq psi url
4 months ago
mchtech fe5ffa916f add IRQ PSI metrics
4 months ago
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)
5 months ago
kangjie dae4c87f7d
slab-collector: add filter for slab name. (#3041)
6 months ago
Ben Kochie 3afc0a341e
Fix pressure collector nil reference (#3016)
6 months ago
Pranshu Srivastava 66fab10db4
collector/cpu: s/cpu_ticks*/cpu_nsec* for solaris (#2963)
6 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)
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)
9 months ago
Caleb Webber 6d18ce7bca
Revert "Add ZFS freebsd per dataset stats (#2753)" (#2925)
9 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)
10 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