Skip to content

Commit

Permalink
spelling: zfetchstats
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref committed May 10, 2020
1 parent 79cd5b8 commit 7bf97d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/inputs/zfs/zfs_freebsd_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ func TestZfsGeneratesMetrics(t *testing.T) {
err = z.Gather(&acc)
require.NoError(t, err)

//four pool, vdev_cache_stats and zfetchstatus metrics
//four pool, vdev_cache_stats and zfetchstats metrics
intMetrics = getKstatMetricsVdevAndZfetch()

acc.AssertContainsTaggedFields(t, "zfs", intMetrics, tags)
Expand Down

0 comments on commit 7bf97d6

Please sign in to comment.