Sachin Punadikar has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/470417 )
Change subject: Do not collect latency stats for client
......................................................................
Do not collect latency stats for client
Statistics counting per client/export, currently involves,
operation and latency statistics for read, write commands.
While collecting and extracting stats per client, latency value has
no meaning. Actually it is not the latency from client perspective,
rather it is server perspective.
The per client stats would be helpful in getting insights of the
workload exerted by the client. For this information on number of
operations and kind of operations is helpful.
Not collecting latency information while gathering stats for a client.
Change-Id: I547b613fc94599d2854506283ff85febf30a5d7b
Signed-off-by: Sachin Punadikar <psachin(a)in.ibm.com>
---
M src/support/server_stats.c
1 file changed, 137 insertions(+), 17 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/17/470417/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/470417
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I547b613fc94599d2854506283ff85febf30a5d7b
Gerrit-Change-Number: 470417
Gerrit-PatchSet: 1
Gerrit-Owner: Sachin Punadikar <psachin(a)in.ibm.com>
Gerrit-MessageType: newchange