Yoni Couriel has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1194938?usp=email )
Change subject: monitoring/monitoring.cc: Introduce new STATIC metrics API.
......................................................................
monitoring/monitoring.cc: Introduce new STATIC metrics API.
The static metrics don't take locks during IOs, and thus have significantly better
performance compared to dynamic metrics.
Change-Id: Ie1a5dd4d5d366356cf8b9528f611ee5f5618431d
Signed-off-by: Yoni Couriel <yonic(a)google.com>
---
M src/monitoring/include/monitoring.h
M src/monitoring/monitoring.cc
2 files changed, 322 insertions(+), 4 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/38/1194938/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1194938?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Ie1a5dd4d5d366356cf8b9528f611ee5f5618431d
Gerrit-Change-Number: 1194938
Gerrit-PatchSet: 1
Gerrit-Owner: Yoni Couriel <yonic(a)google.com>