node_exporter/collector/fixtures/proc/net
Benoît Knecht a71d0bddc8 end-to-end-test.sh: Fix netdev metrics
Since netdev metrics are now read from netlink instead of `/proc/net/dev`, we
can't easily spoof them for the end-to-end tests by reading a fixture file in
place of `/proc/net/dev`.

Therefore, we only get metrics for `lo` and ignore those that would return
unpredictable values (i.e. the byte and packet counters).

Signed-off-by: Benoît Knecht <bknecht@protonmail.ch>
2022-07-26 13:24:20 +02:00
..
rpc Add NFS Server metrics collector. (#803) 2018-02-12 17:56:05 +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