You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Adar Dembo (JIRA)" <ji...@apache.org> on 2019/02/20 22:42:00 UTC

[jira] [Assigned] (KUDU-2705) /scans should show more useful time metrics

     [ https://issues.apache.org/jira/browse/KUDU-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adar Dembo reassigned KUDU-2705:
--------------------------------

    Assignee: Adar Dembo

> /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: Adar Dembo
>            Priority: Major
>
> 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)