Yoni Couriel has uploaded this change for review.

View Change

monitoring/monitoring.cc: Added Enable_Dynamic_Metrics param to disable dynamic metrics.

By setting USE_MONITORING=ON and Enable_Dynamic_Metrics=false, we can get only the higher-performance static metrics. The dynamic metrics are enabled by default for backwards compatibility.

Change-Id: Ic1a97c9d542252a7917f078322ce0f974b4d9c3a
Signed-off-by: Yoni Couriel <yonic@google.com>
---
M src/MainNFSD/nfs_main.c
M src/config_samples/config.txt
M src/doc/man/ganesha-core-config.rst
M src/include/gsh_config.h
M src/monitoring/include/monitoring.h
M src/monitoring/monitoring.cc
M src/support/nfs_read_conf.c
7 files changed, 23 insertions(+), 5 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/40/1194940/1

To view, visit change 1194940. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Ic1a97c9d542252a7917f078322ce0f974b4d9c3a
Gerrit-Change-Number: 1194940
Gerrit-PatchSet: 1
Gerrit-Owner: Yoni Couriel <yonic@google.com>