Hello Dan Burkert,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/1751
to look at the new patch set (#2).
Change subject: Add CPU usage and context switch metrics
......................................................................
Add CPU usage and context switch metrics
CPU usage and context switch are important metrics for a backend
service. The commit collect those metrics using getrusage.
Change-Id: Ic28f4813999c6cf9af6781cdfba9097bc05727e0
---
M src/kudu/util/metrics.cc
M src/kudu/util/metrics.h
M src/kudu/util/thread.cc
3 files changed, 65 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/51/1751/2
--
To view, visit http://gerrit.cloudera.org:8080/1751
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic28f4813999c6cf9af6781cdfba9097bc05727e0
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Binglin Chang <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Internal Jenkins
Gerrit-Reviewer: Todd Lipcon <[email protected]>