node_exporter/collector/fixtures/proc
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
..
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 end-to-end-test.sh: Fix netdev metrics 2022-07-26 13:24:20 +02:00
pressure Expose /proc/pressure (#1261) 2019-04-18 12:19:20 +02:00
spl/kstat/zfs Expose zfs zpool state 2020-10-27 17:39:13 +03: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
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
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