Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23306
Change subject: [metrics] proper metric name in warning message ...................................................................... [metrics] proper metric name in warning message This patch fixes a typo in WriteMetricsPrometheus() if printing a warning message. I also took the liberty of adding extra DCHECK() assertions to make sure names and descriptions of metric prototypes aren't null. This changelist doesn't contain any functional modifications. Change-Id: I60dc827486b029973cea82a00af92b415c5d78ac --- M src/kudu/util/metrics.cc M src/kudu/util/metrics.h 2 files changed, 10 insertions(+), 6 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/06/23306/1 -- To view, visit http://gerrit.cloudera.org:8080/23306 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I60dc827486b029973cea82a00af92b415c5d78ac Gerrit-Change-Number: 23306 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
