Node_Exporter/vendor/github.com/prometheus/procfs/bcache
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
..
bcache.go Update github.com/prometheus/procfs dependencies 2017-06-08 14:44:11 +02:00
get_test.go Enable nfs protocol (#998) 2018-07-24 00:47:12 +02:00
get.go Update vendoring (#801) 2018-01-25 18:20:39 +01:00