sragraha(a)redhat.com has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1226403?usp=email )
Change subject: Monitoring: Add duplicated metrics with "nfs_" prefix alongside
existing ones for one release
......................................................................
Monitoring: Add duplicated metrics with "nfs_" prefix alongside existing ones
for one release
This change introduces duplicated metrics that are identical to existing ones
but prefixed with "nfs_". This approach allows users to familiarize themselves
with the new metric naming convention without removing the original metrics.
The duplication is intended as a temporary measure for the current release.
In a future release, the "nfs_" prefixing will be applied directly at metric
registration, and the duplicated metrics will be removed.
Change-Id: I92954188fc7bd96c21c9116579f20a51883f72b6
Signed-off-by: Sreedhar Agraharam <sragraha(a)redhat.com>
---
M src/monitoring/prometheus_exposer.cc
1 file changed, 49 insertions(+), 3 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/03/1226403/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1226403?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: I92954188fc7bd96c21c9116579f20a51883f72b6
Gerrit-Change-Number: 1226403
Gerrit-PatchSet: 1
Gerrit-Owner: sragraha(a)redhat.com