node_exporter/collector/fixtures
Ben Kochie fe5a117831
Handle vanishing PIDs (#1043)
PIDs can vanish (exit) from /proc/ between gathering the list of PIDs
and getting all of their stats.

* Ignore file not found errors.
* Explicitly count the PIDs we find.
* Cleanup some error style issues.

Signed-off-by: Ben Kochie <superq@gmail.com>
2018-08-13 17:27:23 +02:00
..
proc Handle vanishing PIDs (#1043) 2018-08-13 17:27:23 +02:00
qdisc Add qdisc collector for Linux (#580) 2017-05-23 11:55:50 +02:00
textfile Treat custom textfile metric timestamps as errors (#769) 2018-02-27 19:43:38 +01:00
wifi Update wifi stats to support multiple stations (#977) (#980) 2018-07-16 16:02:25 +02:00
e2e-64k-page-output.txt Enable nfs protocol (#998) 2018-07-24 00:47:12 +02:00
e2e-output.txt Enable nfs protocol (#998) 2018-07-24 00:47:12 +02:00
ip_vs_result.txt Rearrange fixtures to match "real" proc and sys. 2015-09-28 13:56:22 +00:00
sys.ttar Add sys/class/net parsing from procfs and expose its metrics (#851) 2018-07-16 15:08:18 +02:00