Node_Exporter/vendor/github.com/prometheus/procfs/xfs
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
..
parse_test.go Enable nfs protocol (#998) 2018-07-24 00:47:12 +02:00
parse.go Update vendoring (#801) 2018-01-25 18:20:39 +01:00
xfs.go Initial XFS collector 2017-04-22 11:53:07 -04:00