node_exporter/collector/fixtures/proc/net
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
..
rpc NFSd: handle new wdeleg_getattr attribute in /proc/net/rpc/nfsd (#2810) 2023-11-14 03:54:11 +01:00
stat Lnstat: expose metrics from /proc/net/stat (#1771) 2021-09-28 10:24:18 +02:00
arp Add device filter flags to arp collector 2021-12-16 15:41:10 +01:00
ip_vs Ipvs firewall mark (#1455) 2019-08-27 14:24:11 +02:00
ip_vs_stats Rearrange fixtures to match "real" proc and sys. 2015-09-28 13:56:22 +00:00
netstat Rearrange fixtures to match "real" proc and sys. 2015-09-28 13:56:22 +00:00
snmp Adds metrics and tests for UDP receive and send buffer errors (#1534) 2020-02-19 14:41:40 +01:00
snmp6 Adds metrics and tests for UDP receive and send buffer errors (#1534) 2020-02-19 14:41:40 +01:00
sockstat Rearrange fixtures to match "real" proc and sys. 2015-09-28 13:56:22 +00:00
sockstat6 collector: reimplement sockstat collector with procfs (#1552) 2019-11-25 13:41:38 -06:00
softnet_stat Add softnet collector (#1576) 2019-12-30 01:36:10 +01:00
udp Add gauges for allocated memory for queued UDP and TCP packages (#1503) 2020-03-31 10:46:32 +02:00