[ 
https://issues.apache.org/jira/browse/KUDU-2655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16736159#comment-16736159
 ] 

Will Berkeley commented on KUDU-2655:
-------------------------------------

It might be difficult to maintain the same metrics if we radically change how 
metadata is stored, but in the meantime I think these metrics might still be 
useful.

> Add metrics for metadata directory I/O
> --------------------------------------
>
>                 Key: KUDU-2655
>                 URL: https://issues.apache.org/jira/browse/KUDU-2655
>             Project: Kudu
>          Issue Type: Improvement
>          Components: metrics
>    Affects Versions: 1.8.0
>            Reporter: Will Berkeley
>            Assignee: Will Berkeley
>            Priority: Major
>
> There's good metrics for block manager (data dir) and WAL operations, like 
> {{block_manager_total_bytes_written}}, {{block_manager_total_bytes_read}}, 
> {{log_bytes_logged }}, and the {{log_append_latency}} histogram. What we are 
> missing are metrics about the amount of metadata I/O. It'd be nice to add
> * metadata_bytes_read
> * metadata_bytes_written
> * latency histograms for bytes read and bytes written



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to