Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/20741


Change subject: [tools] disambiguate parse_metrics' output
......................................................................

[tools] disambiguate parse_metrics' output

This patch improves the output of the 'kudu diagnostic parse_metrics'
CLI tool.  Prior to this patch, it was impossible to tell between
absent metric values at a particular timestamp and zeros.  With this
patch, an absent value and undefined rate of change of a metric for
a particular timestamp are indicated with the '?' ASCII character.

Change-Id: Iba0bc90a6313bd9096fa1493dd902254cdda1dc1
---
M src/kudu/tools/diagnostics_log_parser.cc
M src/kudu/tools/diagnostics_log_parser.h
2 files changed, 67 insertions(+), 33 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/41/20741/1
--
To view, visit http://gerrit.cloudera.org:8080/20741
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iba0bc90a6313bd9096fa1493dd902254cdda1dc1
Gerrit-Change-Number: 20741
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to