From d1dfda86eef11b2b04afa5ca80910224cad721c8 Mon Sep 17 00:00:00 2001 From: Tobias Schmidt Date: Tue, 28 Feb 2017 16:02:43 -0400 Subject: [PATCH] Fix wrong end-to-end expectation --- collector/fixtures/e2e-output.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collector/fixtures/e2e-output.txt b/collector/fixtures/e2e-output.txt index e0f2fbed..db5e4bce 100644 --- a/collector/fixtures/e2e-output.txt +++ b/collector/fixtures/e2e-output.txt @@ -1177,7 +1177,7 @@ node_mountstats_nfs_event_vfs_fsync_total{export="192.168.1.1:/srv/test"} 0 # HELP node_mountstats_nfs_event_vfs_getdents_total Number of times directory entries have been read with getdents(). # TYPE node_mountstats_nfs_event_vfs_getdents_total counter node_mountstats_nfs_event_vfs_getdents_total{export="192.168.1.1:/srv/test"} 0 -# HELP node_mountstats_nfs_event_vfs_lock_total Number of times locking has been attemped on a file. +# HELP node_mountstats_nfs_event_vfs_lock_total Number of times locking has been attempted on a file. # TYPE node_mountstats_nfs_event_vfs_lock_total counter node_mountstats_nfs_event_vfs_lock_total{export="192.168.1.1:/srv/test"} 0 # HELP node_mountstats_nfs_event_vfs_lookup_total Number of times a directory lookup has occurred.