Will Berkeley has uploaded this change for review. ( http://gerrit.cloudera.org:8080/12604
Change subject: Add timing information to /scans ...................................................................... Add timing information to /scans This patch adds timing information to the /scans page. Specifically, it adds time(1)-like timing information for the time spent by a service thread working with a scanner, including both initialization and continuation of scans. Screenshot: https://github.com/wdberkeley/kudu/blob/scanspage_screenshot/ss.png Change-Id: Id30251557ae7f0d97e0d1328bd53511dae7a820b --- M src/kudu/tserver/scanners.cc M src/kudu/tserver/scanners.h M src/kudu/tserver/tablet_service.cc M src/kudu/tserver/tserver_path_handlers.cc M www/scans.mustache 5 files changed, 72 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/04/12604/1 -- To view, visit http://gerrit.cloudera.org:8080/12604 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Id30251557ae7f0d97e0d1328bd53511dae7a820b Gerrit-Change-Number: 12604 Gerrit-PatchSet: 1 Gerrit-Owner: Will Berkeley <[email protected]>
