Node_Exporter/collector/fixtures/proc
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
..
10 Enable nfs protocol (#998) 2018-07-24 00:47:12 +02:00
net Fix /proc/net/dev/ interface name handling 2018-04-18 12:53:59 +02:00
spl/kstat/zfs updates for zfsonlinux 0.7.5 (#779) 2018-02-16 15:46:31 +01:00
sys Add processes exporter (#950) 2018-06-05 19:38:32 +02:00
buddyinfo Adding support for /proc/buddyinfo for linux free memory fragmentation. 2017-02-15 10:15:43 -06:00
diskstats Update diskstats 2016-07-09 15:23:31 +02:00
drbd Add a collector for DRBD. 2016-12-11 11:55:28 +01:00
interrupts Rearrange fixtures to match "real" proc and sys. 2015-09-28 13:56:22 +00:00
loadavg Rearrange fixtures to match "real" proc and sys. 2015-09-28 13:56:22 +00:00
mdstat Fix mdadm collector issues (#985) 2018-07-02 12:38:20 +02:00
mdstat_invalid Add additional test for mdadm_linux collector 2016-06-11 08:54:39 +02:00
meminfo Rearrange fixtures to match "real" proc and sys. 2015-09-28 13:56:22 +00:00
mounts Adding support for evaluating octal characters in mountpoint (#954) 2018-06-06 16:49:19 +02:00
self Add mountstats collector for detailed NFS statistics 2016-12-20 11:13:02 -05:00
stat Split out guest cpu metrics on Linux. (#744) 2017-11-23 15:04:47 +01:00
vmstat Update fixtures 2018-03-29 22:00:02 +01:00