Node_Exporter/collector/fixtures
Hannes Körber 14a4f0028e Enable nfs protocol (#998)
* vendor: Update prometheus/procfs

Signed-off-by: Hannes Körber <hannes.koerber@haktec.de>

* mountstats: Use new NFS protocol field

In https://github.com/prometheus/procfs/pull/100, the NFSTransportStats
struct was expanded by a field called protocol that specifies the NFS
protocol in use, either "tcp" or "udp". This commit adds the protocol as
a label to all NFS metrics exported via the mountstats collector.

Signed-off-by: Hannes Körber <hannes.koerber@haktec.de>

* Update fixtures for UDP mount

Signed-off-by: Hannes Körber <hannes.koerber@haktec.de>
2018-07-24 00:47:12 +02:00
..
proc Enable nfs protocol (#998) 2018-07-24 00:47:12 +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