mirror of
https://github.com/prometheus/node_exporter.git
synced 2025-08-20 18:33:52 -07:00
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> |
||
|---|---|---|
| .. | ||
| 1 | ||
| 10 | ||
| 11 | ||
| net | ||
| pressure | ||
| spl/kstat/zfs | ||
| sys | ||
| buddyinfo | ||
| cgroups | ||
| cpuinfo | ||
| diskstats | ||
| drbd | ||
| interrupts | ||
| loadavg | ||
| mdstat | ||
| meminfo | ||
| schedstat | ||
| self | ||
| slabinfo | ||
| stat | ||
| vmstat | ||
| zoneinfo | ||