Impala Public Jenkins has submitted this change and it was merged. Change subject: Add min / max to histograms ......................................................................
Add min / max to histograms Even 99.9th %-ile measurements can hide a single huge outlier. Add the min and max measurements to histogram metrics. Add a test to metrics-test to sanity check histogram measurements. Change-Id: Ibffd1250a4c9cda91e0cbb1b9b3a9c53df1668fe Reviewed-on: http://gerrit.cloudera.org:8080/6257 Reviewed-by: Matthew Jacobs <[email protected]> Tested-by: Impala Public Jenkins --- M be/src/util/histogram-metric.h M be/src/util/metrics-test.cc 2 files changed, 36 insertions(+), 0 deletions(-) Approvals: Impala Public Jenkins: Verified Matthew Jacobs: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/6257 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibffd1250a4c9cda91e0cbb1b9b3a9c53df1668fe Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Henry Robinson <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Matthew Jacobs <[email protected]>
