[
https://issues.apache.org/jira/browse/KUDU-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Henke resolved KUDU-2705.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.10.0
Resolved via [https://github.com/apache/kudu/commit/78d2c2f33]
> /scans should show more useful time metrics
> -------------------------------------------
>
> Key: KUDU-2705
> URL: https://issues.apache.org/jira/browse/KUDU-2705
> Project: Kudu
> Issue Type: Bug
> Components: supportability, ui
> Affects Versions: 1.9.0
> Reporter: Adar Dembo
> Assignee: Will Berkeley
> Priority: Major
> Labels: newbie
> Fix For: 1.10.0
>
>
> Currently /scans shows the monotonic time since a scan started as well as its
> "duration", which is the total amount of wall time for which a scanner was
> live.
> We should also publish other useful time metrics, like:
> * cumulative CPU time
> * cumulative I/O time
> * a second wall time, including all time spent by the tserver servicing a
> scan (maybe that's just a sum of CPU and I/O time above?)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)