node_exporter/collector/fixtures/proc
Tobias Klausmann 78af952e63
NFSd: handle new wdeleg_getattr attribute in /proc/net/rpc/nfsd (#2810)
This attribute was introduced it v6.6-rc1.

The relevant changes in procfs were merged here:

https://github.com/prometheus/procfs/pull/574

and are part of procfs v0.11.2

I have also figured out that the stat should be part of the v4 ops
counters struct, but that will need changes to both procfs and this
code. Since people are already using 6.6-rc1, I think it's better to get
the code out there --- even if they don't care about wdeleg_getattr,
currently they get _no_ nfsd stats with 6.6-rc1.

I will make two follow-up PRs to clean this up in the next releases of
procfs and node-exporter.

Signed-off-by: Tobias Klausmann <klausman@schwarzvogel.de>
2023-11-14 03:54:11 +01:00
..
1 Added conntrack statistics metrics (#1155) 2021-06-23 11:52:43 +02:00
10 Added mountinfo changes to node_exporter (#1417) 2019-07-28 11:32:40 +02:00
11 Added conntrack statistics metrics (#1155) 2021-06-23 11:52:43 +02:00
net NFSd: handle new wdeleg_getattr attribute in /proc/net/rpc/nfsd (#2810) 2023-11-14 03:54:11 +01:00
pressure Expose /proc/pressure (#1261) 2019-04-18 12:19:20 +02:00
spl/kstat/zfs fix(zfs): add memory_available_bytes, fix dbufstats filename on Linux (#2687) 2023-05-23 11:13:48 +02:00
sys Add sysctl collector 2022-07-25 18:27:48 +02:00
buddyinfo Adding support for /proc/buddyinfo for linux free memory fragmentation. 2017-02-15 10:15:43 -06:00
cgroups Add cgroup summary collector (#2408) 2022-06-24 12:05:13 +02:00
cpuinfo add node_cpu_info metric 2019-09-25 14:38:57 -05:00
diskstats collector/diskstats: Add fixtures for udev data 2022-07-06 12:30:50 +02:00
drbd Add a collector for DRBD. 2016-12-11 11:55:28 +01:00
interrupts Rearrange fixtures to match "real" proc and sys. 2015-09-28 13:56:22 +00:00
interrupts_aarch64 interrupts_linux: Fix fields on aarch64 (#2631) 2023-03-10 13:02:33 +01:00
loadavg Rearrange fixtures to match "real" proc and sys. 2015-09-28 13:56:22 +00:00
mdstat Add check state for mdadm arrays via node_md_state metric (#1810) 2020-09-27 13:44:45 +02:00
meminfo Rearrange fixtures to match "real" proc and sys. 2015-09-28 13:56:22 +00:00
schedstat Scrape CPU latency stats from /proc/schedstat (#1389) 2019-07-10 09:16:24 +02:00
self Add mountstats collector for detailed NFS statistics 2016-12-20 11:13:02 -05:00
slabinfo collector: add slab info 2022-07-06 12:18:27 +02:00
softirqs exposing softirq metrics (#2294) 2023-05-25 15:09:32 +02:00
stat Split out guest cpu metrics on Linux. (#744) 2017-11-23 15:04:47 +01:00
vmstat Update fixtures 2018-03-29 22:00:02 +01:00
zoneinfo Add zoneinfo collector 2021-01-26 12:00:35 +01:00