Skip to content
This repository was archived by the owner on Jun 22, 2022. It is now read-only.

Commit cbf826c

Browse files
author
Ramon Bastiaans
committed
nfsstats.pyconf:
* include nfsd_v3_total metric
1 parent 08a47d5 commit cbf826c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

nfsstats/conf.d/nfsstats.pyconf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,10 @@ collection_group {
9696
name = "nfs_v3_commit"
9797
title = "NFS v3 commit"
9898
}
99+
metric {
100+
name = "nfsd_v3_total"
101+
title = "NFSD v3 total"
102+
}
99103
metric {
100104
name = "nfsd_v3_getattr"
101105
title = "NFSD v3 getattr"

0 commit comments

Comments
 (0)