Yoni Couriel has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1194936?usp=email )
Change subject: src/monitoring/prometheus-cpp-lite: Added new submodule with better
performance.
......................................................................
src/monitoring/prometheus-cpp-lite: Added new submodule with better performance.
The prometheus-cpp-lite supports atomic operations on int types, which is more efficient
than the current prometheus-cpp library that uses double.
Change-Id: I4bba928d8cff1c898f2af00ef5152649ac678352
Signed-off-by: Yoni Couriel <yonic(a)google.com>
---
M .gitmodules
A src/monitoring/prometheus-cpp-lite
2 files changed, 4 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/36/1194936/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1194936?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: I4bba928d8cff1c898f2af00ef5152649ac678352
Gerrit-Change-Number: 1194936
Gerrit-PatchSet: 1
Gerrit-Owner: Yoni Couriel <yonic(a)google.com>